# BC-URThisrepositoryisanimplementationoftheBC-URencoding, followingthe[C++ implementation](https://github.com/BlockchainCommons/bc-ur) and trying to provide a similar API for Javascript/Typescript usage.
## Installing
To install, run:
```bash
yarn add @apocentre/bc-ur
```