The newest type of material that builds around the Mass Market system.
client
- A network client to interact with a Mass Market Relay. Encodes and decodes messages to and from the relay.contracts
- ABI wrappers for our contractsschema
- Generated encoder/decoders for the protocol buffer definitions.frontend
- UI built with React, runs ondeno
andvite
.blockchain
- Wrapper functions for contract calls.statemanager
- Module for formatting data during requesting and receiving events from the relay client.
Enter the development environment
nix develop