0.1.0 • Published 4 years ago

ckb-js-toolkit-contrib v0.1.0

Weekly downloads
8
License
MIT
Repository
github
Last release
4 years ago

ckb-js-toolkit-contrib

Utilities that are built on top of ckb-js-toolkit. The code contained here are considered more experimental than ckb-js-toolkit. More features are provided, in addition, code incompatibilities might happen with newer versions. You can think of this as a testbed for ideas in aiding CKB dapp development in JavaScript. When code here becomes more stable, we might move them to ckb-js-toolkit.

For now, this library contains raw JS files in ECMAScript module format. If you need other formats(e.g.: commonjs to use in node), please introduce your own transpiler.