Skip to content

BerryWallet is a versatile cryptocurrency wallet that provides comprehensive functions, making it easy for users to manage, store, and trade their digital assets safely and efficiently on the Solana Blockchain.

Notifications You must be signed in to change notification settings

Fbin243/berry-wallet

Repository files navigation

Berry Wallet

BerryWallet is a versatile cryptocurrency wallet that provides comprehensive functions, making it easy for users to manage, store, and trade their digital assets safely and efficiently on the Solana Blockchain. With a user-friendly interface and diverse support, BerryWallet is an ideal choice for both beginners and professional users.

Setting Up the Project with VSCode

Step 1: Clone the Repository

To get started, you'll need to clone the repository to your local machine. You can do this by running the following command in your terminal:

git clone <repository-url>

Step 2: Open the Project and Install Dependencies

Open your terminal and navigate to the project directory berry-wallet. Then run the following command to install the project dependencies:

pnpm install

If you don't have pnpm installed, you can install it using npm:

npm install -g pnpm

Then run pnpm install again.

Step 3: Run the Project

After installing the dependencies, you can start the development server by running:

pnpm run dev

If you want to run the project in mainnet mode, use the following command:

pnpm run dev:mainnet

The application should now be running and accessible at http://localhost:5173

Step 4: Build the Project

To build the project, use the following command:

pnpm run build

If you want to build the project in mainnet mode, use the following command:

pnpm run build:mainnet

Demo screenshots

alt text alt text alt text

Video demo: BerryWallet demo

Download zip file at BerryWallet landing page

About

BerryWallet is a versatile cryptocurrency wallet that provides comprehensive functions, making it easy for users to manage, store, and trade their digital assets safely and efficiently on the Solana Blockchain.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages