Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 425 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 425 Bytes

OTC-WASM 👋

PRs Welcome

Running unit tests

Run cargo test to execute the unit tests.

Linters and formatters

Run cargo clippy -- -D warnings to check warning from your code

Run cargo fmt --all to format the code

Build

Run cargo wasm for building the contract

License

MIT