@daofi/daofi-v1-core

Core contracts for the DAOfi V1 protocol

Usage no npm install needed!

<script type="module">
  import daofiDaofiV1Core from 'https://cdn.skypack.dev/@daofi/daofi-v1-core';
</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