Skip to content

yodaplus/usxd-liquidations-portal

Repository files navigation

Liquidations Portal

An open source interface for viewing and interacting with MakerDAO collateral liquidations

Development

Install it and run:

npm install
npm run dev
# or
yarn
yarn dev

Requires node version >= v11.15.0

Environment (optional)

  1. Create a local .env file
  2. Set INFURA_KEY to a valid Infura API key
  3. Set ALCHEMY_KEY to a valid Alchemy API key

If API keys aren't provided, both Alchemy and Infura will default to the public keys from ethers.js. This is probably fine in most cases, performance will just be a bit less consistent as these are heavily rate-limited.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published