Skip to content

DIMO-Network/developer-license

Repository files navigation

DIMO Developer License

This is an NFT collection minted for developers building on the DIMO Network.

How to run

You can execute the following commands to build the project and run additional scripts:

# Installs dependencies
npm i

# Compiles contracts
npm run build

# Run tests
npm run test

Documentation

forge doc --serve --port 40000

Deployment Script

Using $DIMO.

npx hardhat run script/deploy.ts
npx hardhat run script/upgrade.ts

Normalized Price Provider

Resources

Go ABI

To regenerate the Go bindings for, e.g., the devices API, you would run

npm run abigen

and copy over the generated files from bindings folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors