A website built with Javascript and Solidity on the Celo Blockchain
Connect with your crypto wallet to buy Discord NFT emotes or list your own NFT emotes by adding your products to the site! https://machdragon.github.io/EmoteShopMacha/
⚠️ To interact with the site, this requires the CeloExtensionWallet
Then head to https://celo.org/developers/faucet to add some play money to your wallet address and buy NFTs on the site or list your own!
current NFT emote support functionality:
upload emote as NFT to Pinata IPFS
verify hash against emote image
Work in progress for full NFT support...
credit NFT emote seller and deliver NFT to buyer wallet
npm install
or
yarn install
npm run dev
npm run build
- Install the CeloExtensionWallet from the google chrome store.
- Create a wallet.
- Go to https://celo.org/developers/faucet and get tokens for the alfajores testnet.
- Switch to the alfajores testnet in the CeloExtensionWallet.


