0.0.10 • Published 5 years ago
dhedge-sdk v0.0.10
dhedge-sdk
Installation
npm install dhedge-sdkSetup .env
Copy the .env.example file to .env in the root of your project and fill out the missing information:
MNEMONIC=""
ACCOUNT_ID=""
PROVIDER=""
FACTORY_ADDRESS=""
GAS_ESTIMATE_PADDING="20"Documentation
Documentation can be found at: Documentation
Examples
Examples can be found at: Examples