- Subgraphs
- Circuits
- Ceramic Streams
- L2 Langs
- Run
yarnto install dependencies. - Run
yarn devto begin developing.
Drop the contract's ABI into contracts. Then run yarn typechain and output it to contracts/types.
dapp buildthe contracts to compile their codedapp testto run their tests- Run
dapp testnetto create local geth instance - Create a new metamask network with the provided
RPC URL, andChain ID dapp createto deploy the contracts to testnet