" A decentralized clone of buy me a coffee for supporting your favorite creator. Gift as much Solana as you want and say something nice. 😊. "
A decentralized clone of buy me a coffee for supporting creators. Here people gift Solana to their favorite creator.
You can give your audience a way to say thanks, you just need to create a creator account by providing your name and username, and then you can ask your audience to support you. You don't need to provide your wallet address to get support, just share your buy me sol username with them, and that's the only thing they need to support you.
And if you are here to support, simply search the creator you want to support by username. You can also create a supporter account and if you do so we will display your name instead of wallet address when you support your fav creator.
Make you you have Phantom extension installed on your browser.
If you are a creator, create a creator account by providing your name and username, and then you can ask your audience to support you.
And if you are a supporter, simply search the creator you want to support by username.
To get a local copy up and running follow these simple steps
- Clone or download this repo
git clone https://github.com/buy-me-sol/buy-me-sol-web-app.git
- Change the current directory to the working directory
cd buy-me-sol-web-app
- Install the necessary dependencies
npm install
- Generate key pair, a file named
keypair.json
node ./src/createKeyPair.js
- Run the following command to start the development environment
npm run start
Distributed under the MIT License. See LICENSE.txt for more information.