0.0.40 • Published 3 years ago
@bond-protocol/contract-library v0.0.40
contract-library
contract-library is a library for building applications that can interact with the Bond Protocol contracts from within JavaScript runtimes.
Getting
contract-library is available as a package on NPM
Add both:
@bond-protocol/contract-library
To your JavaScript project's package.json
as dependencies using your preferred package manager:
$ yarn add @bond-protocol/contract-library
Setup for Local Development
# NAVIGATE TO THIS PROJECT
cd <THIS PROJECT>
yarn install
yarn build
yarn link
# BACK TO YOUR PROJECT DIR AGAIN
cd <YOUR PROJECT>
yarn link @bond-protocol/contract-library
# DONE
# You can start this project in dev mode with
yarn dev
License
This software is licensed under the Apache 2.0 license. Read more about it here.
© 2022 Bond Labs
0.0.40
3 years ago
0.0.37
3 years ago
0.0.38
3 years ago
0.0.39
3 years ago
0.0.36
3 years ago
0.0.30
3 years ago
0.0.31
3 years ago
0.0.20
3 years ago
0.0.32
3 years ago
0.0.21
3 years ago
0.0.33
3 years ago
0.0.22
3 years ago
0.0.34
3 years ago
0.0.23
3 years ago
0.0.35
3 years ago
0.0.24
3 years ago
0.0.25
3 years ago
0.0.26
3 years ago
0.0.27
3 years ago
0.0.28
3 years ago
0.0.29
3 years ago
0.0.19
3 years ago
0.0.18
3 years ago
0.0.17
3 years ago
0.0.16
3 years ago
0.0.15
3 years ago