deadalus-labs / deadalus-contracts

0 stars 0 forks source link

Modify deployment script to declare and deploy all contracts #4

Closed web3technologies closed 8 months ago

web3technologies commented 8 months ago

Currently the deployment script is setup to only Deploy the ExoToken. This needs to be configured to Declare the Counter, CounterFactory, FractionVaultFactory and then deploy the CounterFactory and the FractionVaultFactory

linear[bot] commented 8 months ago
STK-17 Modify deployment script to declare and deploy all contracts

Currently the deployment script is setup to only Deploy the ExoToken. This needs to be configured to Declare the Counter, CounterFactory, FractionVaultFactory and then deploy the CounterFactory and the FractionVaultFactory