Crates.io | owasm |
lib.rs | owasm |
version | 0.1.11 |
source | src |
created_at | 2019-11-29 06:51:30.519163 |
updated_at | 2021-08-10 10:38:32.736119 |
description | Standard library for oracle scripts on BandChain |
homepage | |
repository | https://github.com/bandprotocol/owasm |
max_upload_size | |
id | 185262 |
size | 61,980 |
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