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

feat: containerized testnet #1

Open
0xshogun opened this issue Jul 5, 2022 · 1 comment
Open

feat: containerized testnet #1

0xshogun opened this issue Jul 5, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@0xshogun
Copy link
Contributor

0xshogun commented Jul 5, 2022

Blocked - Waiting on finalized umee-cosmwasm branch with hooks.

LocalUmee is a complete Umee testnet containerized with Docker. It simplifies the way smart-contract developers test their contracts in a sandbox before they deploy them on a testnet or mainnet. It should come preconfigured with defaults that mimic standard testing environments.

LocalUmee has the following advantages over a public testnet:

  • Easily modifiable world states
  • Quick to reset for rapid iterations
  • Simple simulations of different scenarios
  • Controllable validator behavior
@0xshogun 0xshogun changed the title LocalUmee containerized testnet feat: containerized testnet Jul 5, 2022
@0xshogun 0xshogun added the enhancement New feature or request label Jul 5, 2022
@RafilxTenfen
Copy link
Contributor

RafilxTenfen commented Jul 20, 2022

Cosmwasm branch with hooks and permissionless is ready - umeed-cosmwasm-permissionless

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

No branches or pull requests

3 participants