Disclaimer: The code is not pretty, but it should work.
- Checkout with submodules
- Install npm
npm install # install dependencies
npm run build # build
npm run ganache # start local blockchain
npm run deploy-contract-ganache # deploy contracts
npm run webpack # start local web server
npm run generate-metadata-json
npm run generate-metadata-images # requires Python, Selenium, Firefox
npm run generate-contract-flat # generate single-file contracts
- Show my tiles
- Toggle show/hide all tile messages.
- Indicate loading when reading blockchain data.
- Improve performance by using different geometry for drawing tiles.
- If connected to wrong network, prompt wallet to change network via
wallet_switchEthereumChain
.
- Cleanup HTML and CSS
- Add more attributes? (Climate zone, Highest point, Lowest point, Population)