owasm

Crates.ioowasm
lib.rsowasm
version0.1.11
sourcesrc
created_at2019-11-29 06:51:30.519163
updated_at2021-08-10 10:38:32.736119
descriptionStandard library for oracle scripts on BandChain
homepage
repositoryhttps://github.com/bandprotocol/owasm
max_upload_size
id185262
size61,980
Bun Uthaitirat (taobun)

documentation

README

Owasm

owasm on crates.io

The standard libraries for building BandChain oracle scripts. Code in this package is split into 3 packages -- core, ext, and oei.

core - a library for building VM runtime ext - a library is helper package for writing the oracle scripts oei - a library containing functions for querying data from BandChain

Commit count: 435

cargo fmt