Skip to content

Repository files navigation

rDAI.js

Build file:

/build/index.js

self-host/cdn

<script src="build/index.js"></script>
ethereum.enable();
let RedeemDai = window.RedeemDai.default;
let rDai = new RedeemDai(window.web3);
rDai.mint(amount);

View /src/index.js for available functions

About

Internal rDai JS library

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages