tokamak-network / crossTrade

Cross Trade is a new core service for optimistic rollups that complements standard withdrawals and fast withdrawals. It is trustless and do not require extensive backend.
4 stars 1 forks source link

README 2. crossTrade Test -update json #54

Open NegruGeorge opened 2 months ago

NegruGeorge commented 2 months ago

in README => How to Test => 2. crossTrade Test => update json

We need to change from tokamak/contracts-bedrock/deployments folder copy and tokamak/contracts-bedrock/deployments/devnetL1/.deploy contents of the file copy to

packages/tokamak/contracts-bedrock/deployments folder copy and packages/tokamak/contracts-bedrock/deployments/devnetL1/.deploy contents of the file copy

old version:

#tokamak-thanos git repository
tokamak/contracts-bedrock/deployments folder copy

#crossTrade git repository
contracts-bedrock/deployments folder paste

#tokamak-thanos git repository
tokamak/contracts-bedrock/deployments/devnetL1/.deploy contents of the file copy

#crossTrade git repository
test/data/deployed.devnetL1.json contents of the file paste

new one:

#tokamak-thanos git repository
packages/tokamak/contracts-bedrock/deployments folder copy

#crossTrade git repository
contracts-bedrock/deployments folder paste

#tokamak-thanos git repository
packages/tokamak/contracts-bedrock/deployments/devnetL1/.deploy contents of the file copy

#crossTrade git repository
test/data/deployed.devnetL1.json contents of the file paste