Skip to content

Serverless whitelistable dapp for minting ERC721 NFT rewards

License

Notifications You must be signed in to change notification settings

neureal/dapp-rewards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dapp-rewards

Serverless, brandable dapp for minting ERC721 NFT rewards.

Compatible with OpenSea https://opensea.io/

Usage

https://cloudflare-ipfs.com/ipfs/<dapp-version>/?contract=<minted-contract-address>&ipfs=<backup-ipfs-gateway>

Example

https://cloudflare-ipfs.com/ipfs/QmcMuQQqhL92p8YajC2NDEmcrApVJaCtsYWqnbmaVxistE/?contract=0x50110689F821af743f855D6D03408a1C1d9db590

Development Requirements

https://embark.status.im/docs/installation.html

  • install the latest, ie npm -g install [email protected]
  • make sure to install local Geth and IPFS

npm install

Development

Run with local development blockchain and webserver

embark run

Run all code tests

embark test

Run on Rinkeby with local webserver

embark run testnet

Deploy to public testnet (Rinkeby + IPFS)

  • embark upload testnet
  • must be running ipfs daemon in seperate console
  • access at https://cloudflare-ipfs.com/ipfs/<your-site-ipfs-hash>

About

Serverless whitelistable dapp for minting ERC721 NFT rewards

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published