taubyte-sdk 0.1.6

Taubyte rust SDK to use within the Taubyte VM
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
This is a rust wrapper library of the core symbols (host functions) exported by the Taubyte WebAssembly Virtual Machine.

## Usage 

Taubyte documentation: https://tau.how

# Maintainers
 - Sam Stoltenberg @skelouse
 - Tafseer Khan @tafseer-khan

## Testing

```shell
$ cargo test -- --nocapture
```