Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 1.01 KB

File metadata and controls

56 lines (37 loc) · 1.01 KB
Logo


A web3 protocol for distributing music on EVM chains.

k1

Getting Started

pnpm i

Smart Contract Testing

Navigate to the moda-contracts directory and run

pnpm test

To generate a coverage report run

pnpm coverage

Smart Contract Documentation

  1. pnpm contracts:docs
  2. Visit localhost:3000

License

moda-protocol is Apache licensed.

Contributing

Contributions are welcome and appreciated! Check out the contributing guide before you dive in.

Code of Conduct

Everyone interacting in this repo is expected to follow the code of conduct.