@peri-finance/peri-finance-js
v0.0.1
Published
peri-finance JS Library - access peri-finance smart contracts from browser and Node.js
Downloads
5
Readme
Peri Finance JS library
The PeriFinance-JS Library, forked from synthetix-js, provides a simple pre-packaged API to communicate with Peri Finance on ethereum.
This is particularly useful for hackathon teams to quickly npm install peri-finance-js
and start building in just a few minutes.
Under the hood, PeriFinanceJS uses ethers.js library.
Install via npm
npm install peri-finanace-js