@interlay/interbtc
Version:
JavaScript library to interact with InterBTC
32 lines (17 loc) • 1.03 kB
Markdown
# interbtc-js
## About
**WARNING: The goal of this package is to bring together all the JavaScript-related packages developed for interBTC, and wrap around calls that need extra processing for strong typing. Because this is still a work in progress, `@interlay/interbtc-index-client` still needs to be imported explicitly.**
This library connects the following packages for ease-of-use:
- [interbtc-api](https://github.com/interlay/interbtc-api)
- [interbtc-index](https://github.com/interlay/interbtc-index)
## License
(C) Copyright 2021 [Interlay](https://www.interlay.io) Ltd
interbtc-js is licensed under the terms of the Apache License (Version 2.0). See [LICENSE](LICENSE).
## Contact
Website: [Interlay.io](https://www.interlay.io)
Twitter: [@interlayHQ](https://twitter.com/InterlayHQ)
Email: contact@interlay.io
## Acknowledgements
We would like to thank the following teams for their continuous support:
- [Web3 Foundation](https://web3.foundation/)
- [Parity Technologies](https://www.parity.io/)