blockchain-unica / defi-workbench

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeFi Workbench

This project implements a Decentralized Finance (DeFi) library in OCaml, and experiments to explore the behaviour of DeFi ecosystems.

Usage

To build a test:

$ dune build test/test.exe

To run a test:

$ dune exec test/test.exe

References

About

License:GNU General Public License v3.0


Languages

Language:OCaml 100.0%