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
- Host: GitHub
- URL: https://github.com/CosmWasm/testnets
- Owner: CosmWasm
- Archived: true
- Created: 2020-07-24T18:27:01.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-12T08:56:03.000Z (9 months ago)
- Last Synced: 2024-11-04T20:42:39.829Z (6 months ago)
- Language: TypeScript
- Size: 286 KB
- Stars: 34
- Watchers: 4
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ccamel - CosmWasm/testnets - Information on all public CosmWasm testnets (TypeScript)
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.