@kodinghandle/bullswap-periphery
Version:
🎚 Peripheral smart contracts for interacting with Bullswap protocol
24 lines (12 loc) • 625 B
Markdown
# Bullswap-pheriphery
[](https://github.com/haidaralimasu/bullswap-periphery/actions)
[](https://npmjs.com/package/@kodinghandle/bullswap-periphery)
The built contract artifacts can be browsed via [unpkg.com](https://unpkg.com/browse/@kodinghandle/bullswap-periphery@latest/).
# Local Development
The following assumes the use of `node@>=12`
## Install Dependencies
`yarn`
## Compile Contracts
`yarn compile`
## Run Tests
`yarn test`