An open API service indexing awesome lists of open source software.

https://github.com/CosmWasm/testnets

Information on all public CosmWasm testnets
https://github.com/CosmWasm/testnets

Last synced: 25 days ago
JSON representation

Information on all public CosmWasm testnets

Awesome Lists containing this project

README

        

🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨

🚨🚨 Unmaintained. Right now we do not run public CosmWasm testnets anymore.

🚨🚨 Various public CosmWasm testnets are provided by CosmWasm-enabled chains.

🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨

# CosmWasm Testnets

Information on all public CosmWasm testnets. Check
[documentations](https://docs.cosmwasm.com/testnets/build-requirements.html) for detailed setup demonstrations.

### Running

| Network | Started | wasmd | CosmWasm |
|------------------------------|------------|----------|----------|
| [Ibiza-808](./ibiza-808) | 2022-07-13 | 0.27 | [email protected] |
| [Malaga-420](./malaga-420) | 2022-05-31 | 0.27 | [email protected] |

### Upcoming

–

### Past

* [Cliffnet-1](archive/cliffnet-1)|
* [Sandynet-1](archive/sandynet-1)
* [Pebblenet-1](archive/pebblenet-1)
* [Oysternet-1](archive/oysternet-1)
* [Musselnet](archive/musselnet)
* [Gaia Flex](archive/gaia-flex)
* [Demo-10](archive/demo-10)
* [Coralnet](archive/coralnet)
* [Heldernet](archive/heldernet)

## Checklist

Testnet launch preparation is at [CHECKLIST.md](./CHECKLIST.md)

## DevOps

[devops scripts](devops) are open for anyone to use and contribute.