Pebble aims to enhance the NFT ecosystem by providing seamless integration with various networks and offering innovative features such as Restore Pebble NFTs, StakeStone ETH, and Airdrops.
- Node.js (v18 or newer)
1. Clone the repository:
git clone /~https://github.com/PebbleNFTdao/pebble.git
cd pebble
2. Install the dependencies:
npm install
3. Setup Environment Variables
cp .env.example .env.local
To start the development server:
npm run dev
This command will start the Vite development server at http://localhost:5173.