Mentor Palokaj 6f2a438ff7 title
2021-10-19 18:08:32 +02:00
2021-10-18 15:08:46 +02:00
2021-10-14 11:44:50 +02:00
2021-10-19 18:08:32 +02:00
2021-10-19 17:50:58 +02:00
2021-10-16 13:48:19 +02:00
2021-10-14 11:44:50 +02:00
2021-10-18 15:08:46 +02:00
2021-10-14 11:44:50 +02:00
2021-10-14 11:44:50 +02:00
2021-10-16 15:11:26 +02:00
2021-10-14 11:44:50 +02:00
2021-10-14 15:19:08 +02:00
2021-10-14 11:44:50 +02:00
2021-10-14 11:44:50 +02:00

Rocketeer NFT

Components:

  • Solidity contract
  • Firebase function for metadata

Project structure:


./
./*.{json,rules,js}
./- config files for the contracts and API

./contracts/
./- Solidity contracts

./migrations/
./- Migrations for the contracts

./test/
./- Tests for the contacts

./functions/
./- Firebase API code

Requirements

  • ./functions: set Infura project ID through firebase functions:config:set infura.projectid=
  • ./functions/package.json: dependencies for backend, run npm i in ./functions
  • ./package.json: dependencies for contracts, run npm i in root
Description
Generates a random Captain Chad - A Chadified version of Rocketeer NFT's
https://www.nframe.nl/avatar.png Readme 102 MiB
Languages
JavaScript 96.3%
Python 3.7%