Skip to content

casper-ecosystem/kv-storage-contract

Repository files navigation

How to understand the contract

Refer to this guide to understand how the Key-Value contract works, in addition to some detail on how the Casperlabs Contract DSL works.

Online IDE

Follow this link to execute this contract in an online IDE. Open in Gitpod

Testing the contract

To test the contract, run: make test
This will build the contract, copy the wasm target to make it available for the tests and then run the test suite.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published