0.0.3 • Published 2 years ago
@planetarium/lib9c-wasm v0.0.3
lib9c-wasm
The experimental project to part Lib9c into JavaScript environment through WASM.
Installation
# yarn
yarn add lib9c-wasm
# npm
npm install lib9c-wasm
Examples
You can see examples in the TypeScript source files under the /examples
directory.
Development
Prerequisite
Git clone
git clone --recurse-submodules https://github.com/planetarium/lib9c-wasm
Build
You can generate codes under the generated/*
by using the below command:
yarn build
Run example
You can run example with the below steps:
yarn build
yarn ts-node examples/stake.ts
Publish
yarn prepare-pack
yarn custom-pack
yarn publish lib9c-wasm*.tgz
Generate docs
You can generate docs with the below command:
yarn generate-docs
It'll generate /docs
directory then you can open the /docs/index.html
file in your browser.
Run .NET tests
You can run .NET tests.
dotnet test
0.0.4-dev.958c367
2 years ago
0.0.4-dev.42f3569
2 years ago
0.0.4-dev.84bb119
2 years ago
0.0.4-dev.0d2a3fb
2 years ago
0.0.4-dev.a290385
2 years ago
0.0.4-dev.4102c82
2 years ago
0.0.4-dev.f0e512c
2 years ago
0.0.4-dev.56de660
2 years ago
0.0.4-dev.bef99a9
2 years ago
0.0.4-dev.959b33a
2 years ago
0.0.4-dev.2ef1932
2 years ago
0.0.4-dev.a8d6dd3
2 years ago
0.0.4-dev.8a929da
2 years ago
0.0.4-dev.0eb5272
2 years ago
0.0.4-dev.b3f1694
2 years ago
0.0.4-dev.2e96093
2 years ago
0.0.4-dev.fbee61f
2 years ago
0.0.4-dev.b816ce0
2 years ago
0.0.4-dev.e15d2c7
2 years ago
0.0.4-dev.c5e7a06
2 years ago
0.0.4-dev.ed3b394
2 years ago
0.0.3
2 years ago
0.0.2
2 years ago
0.0.1
2 years ago