This is the repo behind payouts.saturn.tech, the website where node operators interact with Saturn's payout smart contract to receive their FIL payouts for network contributions.
Requirements to run locally:
- Node with version > 16
npm
installion
To install Node and npm
, this is a great tool.
git clone [email protected]:filecoin-saturn/contracts-ui.git cd contract-interface npm i npm run dev
Proceed to http://http://localhost:3000/
to view start interacting with the interace.