@daofi/daofi-v1-periphery

Peripheral smart contracts for interacting with DAOfi V1

Usage no npm install needed!

<script type="module">
  import daofiDaofiV1Periphery from 'https://cdn.skypack.dev/@daofi/daofi-v1-periphery';
</script>

README

DAOfi V1

Local Development

The following assumes the use of node@>=12.

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test