ABF is a hyperstructure to deploy, mint, and create on-chain generative art NFTs. No fees + fully self-controlled NFT contracts designed to last forever. Join the Corps.
In the root of the directory:
$ yarn
You will need the vercel
CLI
$ npm i -g vercel
Then login to vercel
vercel
Then run vercel
and link to app
Run
$ vercel dev
Node version 16.x is required. Remember to saturate .env files where required. Exs:
NETWORK_RPC_URL=""
PRIVATE_KEY=""
RINKEBY_NETWORK_RPC_URL=""
RINKEBY_MNEMONIC=""
MAINNET_NETWORK_RPC_URL=""
MAINNET_PRIVATE_KEY=""
ETHERSCAN_API_KEY=""