- Project using Solana Web3js, Serum Sollet Wallet Adapter, React, Redux v4, and TypeScript.
- CI/CD by circleCI
A Node.js 14.16.1+ setup with yarn is recommended.
# install dependencies
yarn
# serve with hot reload at localhost:3000
yarn start
# build for production
yarn build- CircleCI only triggers by pushing commit to Production branch
- Create PR from your branch or Main branch to production branch
So please do not push your commit directly to Production branch