Toolkit and SDK

Solidity

Periphery is a set of peripheral smart contracts written in Solidity v0.6.12.

Copy contracts ├─ interfaces/V1 │ ├─ IAuctionHall.sol │ ├─ ICommittee.sol │ ├─ IFarming.sol │ ├─ IPoolGuardian.sol │ ├─ IStrPool.sol │ ├─ ITradingHub.sol │ └─ IVaultButler.sol └─ libraries └─ AllyLibrary.sol

Javascript

Thigh-js is a progressive framework coded in Javascript enable front end developers to focus on business logic without any perception of DeFi or Web3 right away.

REST API