README
Band Protocol | library
BandProtocol helper library is a library for simplify how to connect your smart contract with band protocol data oracle
Install
yarn add band-solidity
Smart Contract library for Band data oracle
<script type="module">
import bandSolidity from 'https://cdn.skypack.dev/band-solidity';
</script>
BandProtocol helper library is a library for simplify how to connect your smart contract with band protocol data oracle
yarn add band-solidity