An open API service indexing awesome lists of open source software.

https://github.com/libraries/ckb-exec-demo


https://github.com/libraries/ckb-exec-demo

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# ckb-exec-demo

Build contracts:

``` sh
capsule build
```

Run tests:

``` sh
capsule test
```