This project is under development.
Mint generative NFTs for your GitHub releases.
Bootstrapped with solana-labs/dapp-scaffold.
Add react app environment variables for client configured Github OAuth features.
export REACT_APP_GITHUB_OAUTH_CLIENT_ID=...
export REACT_APP_GITHUB_OAUTH_CLIENT_SECRET=...
Then yarn
to set up. yarn start
to launch 🚀.
- React app
repomint-web
for the dapp frontend - ExpressJS server
repomint-auth
for GitHub OAuth management - Flask app
repomint-art
for generative art service - Flask prototype
repomint-mint
to manage minting
Please use useHistory() and history.push('route') to fully use SPA features and redux will persist throughout route changes, although full reload of page will restart redux store - so for full persistence, we will store some necessary values in localStorage/cookies.
- License
Made with contributors-img.
by oran collins
github.com/cnp0
oranbusiness@gmail.com
______________________