Skip to content

Kavorix/rage-trade

Repository files navigation

Rage Trade

Rage is a liquidity and treasury management protocol.

Usage

  1. Clone this project:
git clone https://github.com/Kavorix/rage-trade
  1. Change into the directory:
cd rage-trade
  1. Install the dependencies:
npm install
  1. Set up some configurations:

Set the values of environment variables in the .env.development, .env.production, and .env files to yours.

  1. Add your ABI:

Copy your contract ABI from the Remix and paste it into contract/abi.json.

  1. Run the server:
npm run dev

About

Rage is a liquidity and treasury management protocol.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published