layer-3 / clearsync

Clearing system for Inter-Exchange and others trading firms.
https://www.yellow.org
GNU General Public License v3.0
200 stars 125 forks source link

As a product, I want the alpha to be on the Canary Network #128

Open pkucherenk0 opened 11 months ago

pkucherenk0 commented 11 months ago

Problem to solve: It was agreed that the Alpa will be released on the Canary (network placeholder) main-net network. This should make Alpha more influential for testers, the team, and the community. Allowing us to transit to the main-net more easily, and find the issues and abuses prior to the public release. This will create adoption metrics for VC

Acceptance Criteria:

  1. Deploy bridge DUCKIES (as a safety token) to (network placeholder) L1+L2
  2. Index Price feed should support the market list on the (network placeholder)
  3. ClearPort should be able to operate on (network placeholder)
  4. ClearSync SC should be deployed and operation on (network placeholder) L2
  5. User should connect his wallet on the (network placeholder)
pkucherenk0 commented 11 months ago

Depends on the Business backlog and what network we will choose. Deadline December 13

mod commented 10 months ago

We can deploy anytime using our hardhat task but blocked by making a secure deploy: https://www.openzeppelin.com/#secure-deploy

mod commented 10 months ago

TODO:

calj commented 10 months ago

I started a PR with a first attempt to use OpenZepplin Deploy https://github.com/layer-3/clearsync/pull/138

I think the product allows to do what we want, if we can make it work. I theory we can validate deployments and updates with a multi-sign contract.