Skip to content

A radical new model turns the NFT into a tool for decolonization.

License

Notifications You must be signed in to change notification settings

whitecube-online/balot

Repository files navigation

Balot NFT

A radical new model turns the NFT into a tool for decolonization.

Deploying Minter.sol to the Rinkeby test network

chmod +x ./scripts/deploy_rinkeby.sh
./scripts/deploy_rinkeby.sh

Contracts

Notes

Contributing & Testing

  • It's required you have foundry installed.
  • Install the dev node packages using node and npm versions as specified in package.json
git clone git@github.com:whitecube-online/balot.git
forge install
npm ci --include=dev
forge test
npx hardhat test

Changelog

0.0.1

  • Initial mainnet deployment

License

See the LICENSE file.