tocwex / fund

A sovereign platform for peer-to-peer economic activity with on-chain settlement and trusted identity assessment of work completion.
GNU General Public License v3.0
8 stars 0 forks source link

V2 Contract Integration #119

Open thelifeandtimes opened 2 months ago

thelifeandtimes commented 2 months ago

The v2 safe contracts will be deployed soon; having these available to end users will entail two core things:

  1. Deploying the contracts to the desired EVM compatible chains:

    • Ethereum Mainnet
    • Sepolia Testnet
    • OP Mainnet
    • ???
    • (Rootstock an option here?)
  2. Supporting OP Mainnet-backed %fund campaigns in the interface. This flow should fundamentally already be supported, we'll just need to wire everything together.

After this is all baked, we'll have to update the docs as well.

thelifeandtimes commented 2 months ago

Need to figure out the addresses for particular contracts on each chain.