1.0.6 • Published 3 years ago

rescript-beacon-sdk v1.0.6

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
3 years ago

Beacon SDK Rescript Bindings

Status

⚠️ Work in progress

Only WalletClient currently implemented

Installation

yarn add rescript-beacon-sdk

rescript-beacon-sdk should be added to bs-dependencies in your bsconfig.json:

{
  //...
  "bs-dependencies": [
    // ...
+    "rescript-beacon-sdk"
  ],
  //...
}
1.0.6

3 years ago

1.0.5

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago