github.com/gnolang/gno@v0.0.0-20240520182011-228e9d0192ce/examples/gno.land/p/demo/grc/README.md (about) 1 # GRC: Gnoland Request for Comments 2 3 GRCs are the Gnoland's equivalent of Ethereum's ERCs and EIPs, or Bitcoin's BIPs. 4 5 This folder contains interfaces, examples, and implementations of standard smart-contracts and patterns. 6 7 ## Acknowledgment 8 9 Based and adapted from the work and discussions with people from: 10 11 * https://ethereum.org/en/developers/docs/standards/ 12 * https://www.openzeppelin.com/ 13 * https://github.com/transmissions11/solmate 14 * https://github.com/bitcoin/bips