Closed uditvira closed 4 months ago
This is basically done, info can be found in this branch README: https://github.com/timewave-computer/valence-services/tree/testnet_deploy
Mainly for the UI needs currently, which is to create an account and register to the rebalancer.
@Art3miX Why not include the testnet information on the main README.md? You could use the detail tag if you are worried about it polluting the space. I don't want us to have to maintain two branches, one for mainnet and one for testnet
@uditvira Not really meant to be maintained in a separate branch, just want to get some feedback on the testnet deployment before we merge it to main. Created a PR anyways: https://github.com/timewave-computer/valence-services/pull/101
We would like to be able to test the front end be able with a staged version of the contracts on the Neutron testnet. This will speed up FE integration testing and give us a better feel for the FE UX.
This will also require creating new tokens with token factory.
Quick and dirty instantiation is fine for now.