0.0.40 • Published 1 year ago

@bond-protocol/contract-library v0.0.40

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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

1 year ago

0.0.37

2 years ago

0.0.38

2 years ago

0.0.39

1 year ago

0.0.36

2 years ago

0.0.30

2 years ago

0.0.31

2 years ago

0.0.20

2 years ago

0.0.32

2 years ago

0.0.21

2 years ago

0.0.33

2 years ago

0.0.22

2 years ago

0.0.34

2 years ago

0.0.23

2 years ago

0.0.35

2 years ago

0.0.24

2 years ago

0.0.25

2 years ago

0.0.26

2 years ago

0.0.27

2 years ago

0.0.28

2 years ago

0.0.29

2 years ago

0.0.19

2 years ago

0.0.18

2 years ago

0.0.17

2 years ago

0.0.16

2 years ago

0.0.15

2 years ago