Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy contracts to Pion-1 #100

Closed
uditvira opened this issue Jul 23, 2024 · 3 comments
Closed

Deploy contracts to Pion-1 #100

uditvira opened this issue Jul 23, 2024 · 3 comments
Assignees

Comments

@uditvira
Copy link
Contributor

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.

@Art3miX
Copy link
Collaborator

Art3miX commented Jul 24, 2024

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 Art3miX closed this as completed Jul 24, 2024
@uditvira
Copy link
Contributor Author

@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

Code IDs and contract addresses go here
  • Code ID 1
  • Code ID 2
Testnet Contracts

@Art3miX
Copy link
Collaborator

Art3miX commented Jul 25, 2024

@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: #101

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants