https://github.com/andrewverify/apiarydao-periphery
periphery contracts
https://github.com/andrewverify/apiarydao-periphery
Last synced: 3 months ago
JSON representation
periphery contracts
- Host: GitHub
- URL: https://github.com/andrewverify/apiarydao-periphery
- Owner: andrewverify
- License: gpl-3.0
- Created: 2021-06-07T20:53:41.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-08T12:34:18.000Z (almost 4 years ago)
- Last Synced: 2025-02-07T05:13:37.260Z (3 months ago)
- Language: Solidity
- Size: 1.77 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pancake Router
### Bsc-Test
The following assumes the use of `node@>=10`.
## Install Dependencies
`yarn`
## Compile Contracts
`yarn compile`
## Run Tests
`yarn test`