/silo-ui

UI of silo-contracts

Primary LanguageTypeScriptMIT LicenseMIT

Silo UI

An interface for Silo.

This project is divided into two blocks, the contract part (Silo Contratcs) and the UI part.

Run

In the react-app folder, replace the .env.example with a .env file. You can get your Web3 Storage token here: https://web3.storage and your Infura project ID there.

yarn && yarn react-app:start

Use

Click on the Company button to get registered (you must put an IPFS link with a json file for your company information). ✨

After this, you can create contracts for the sale of your wheat crops in the Company section as you have previously registered. 🌽 In this section you can also change the selling price of your contracts and modify your company information.

Versions

  • Node: v16.4.0
  • Yarn: v3.2.0

Support

Credits

Special thanks to all the contributors of create-eth-app, useDApp and Web3.Storage!


Théo Claudel & Julien Béranger