Skip to content

forest-friends/vyper-common-contracts

Repository files navigation

brownie-common-contracts

Common Vyper contracts.

Testing and Development

Dependencies

Dispersion contracts are compiled using Vyper, however installation of the required Vyper versions is handled by Brownie.

Setup

To get started, first create and initialize a Python virtual environment. Next, clone the repo and install the developer dependencies:

git clone https://github.com/dispersion-fi/contract.git
cd contract
pip3 install -r requirements.txt

Running the Tests

The test suite contains common tests. To run the entire suite:

brownie test

License

Copyright (c) 2021, ForestFriends - All rights reserved.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages