b00f / kelk

Kelk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kelk

Use Kelk to write the contract actor for Zarb blockchain based on WebAssembly.

Building

To build the project you'll need to install the rust. You can build the project with cargo build command.

Testing

You can run the tests to ensure is all working with the cargo test command

Building the docs

For building the docs you can use the cargo doc --no-deps command and cargo doc --no-deps --open to inspect the documentation.

About

Kelk

License:MIT License


Languages

Language:Rust 100.0%