Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 728 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 728 Bytes


🏤

Saturn Payouts Website


What is this

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.

How To Use:

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.