Bulla Contract Code
Setup
- Install yarn globally
- run
yarn install
- run
yarn build
to compile contracts - run
yarn test
to test contracts
Ideas
-
https://medium.com/coinmonks/store-data-in-ethereum-by-logging-to-reduce-gas-cost-b70a13884485
-
https://media.consensys.net/introducing-openlaw-7a2ea410138b
-
https://media.consensys.net/technical-introduction-to-events-and-logs-in-ethereum-a074d65dd61e
-
https://forum.ethereum.org/discussion/14362/structs-vs-nested-contracts
-
https://ethereum.stackexchange.com/questions/17094/how-to-store-ipfs-hash-using-bytes32/17112#17112
-
https://docs.ipfs.io/how-to/best-practices-for-nft-data/#metadata
//TODO: Look into packing