forevervm-sdk 0.1.16

foreverVM SDK. Allows you to start foreverVMs and run a REPL on them.
Documentation
1
2
3
4
#![deny(clippy::unwrap_used)]

pub mod api;
pub mod client;