https://github.com/TERITORI/teritori-chain
Teritori chain repository based on Cosmos SDK
https://github.com/TERITORI/teritori-chain
Last synced: 26 days ago
JSON representation
Teritori chain repository based on Cosmos SDK
- Host: GitHub
- URL: https://github.com/TERITORI/teritori-chain
- Owner: TERITORI
- Created: 2022-02-24T02:47:15.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-26T20:40:13.000Z (3 months ago)
- Last Synced: 2025-01-26T21:24:30.212Z (3 months ago)
- Language: Go
- Homepage:
- Size: 1.27 MB
- Stars: 52
- Watchers: 9
- Forks: 99
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ccamel - TERITORI/teritori-chain - Teritori chain repository based on Cosmos SDK (Go)
README
# Teritori

[](https://discord.gg/teritori)
[](https://goreportcard.com/report/github.com/TERITORI/teritori-chain)
[](https://github.com/TERITORI/teritori-chain/releases/latest)
[](https://github.com/TERITORI/teritori-chain)Teritori is a Cosmos SDK based blockchain here to enhance Web3 individuals, communities & builders experience through an all-in-one hub of dApps.
# Testnet
## All the testnet chains:
[*DEPRECATED*] - [teritori-testnet-v1](https://github.com/TERITORI/teritori-chain/tree/main/testnet/teritori-testnet-v1)
[*DEPRECATED*] - [teritori-testnet-v2](https://github.com/TERITORI/teritori-chain/tree/main/testnet/teritori-testnet-v2)
[*DEPRECATED*] - [teritori-testnet-v3](https://github.com/TERITORI/teritori-chain/tree/main/testnet/teritori-testnet-v3)
[*DEPRECATED*] - [teritori-test-4](https://github.com/TERITORI/teritori-chain/tree/main/testnet/teritori-test-4)
[*DEPRECATED*] - [teritori-test-5](https://github.com/TERITORI/teritori-chain/tree/main/testnet/teritori-test-5)
[*DEPRECATED*] - [teritori-test-6](https://github.com/TERITORI/teritori-chain/tree/main/testnet/teritori-test-6)
[__ACTIVE__] - [teritori-test-7](https://github.com/TERITORI/teritori-chain/tree/main/testnet/teritori-test-7)# Mainnet
## All the mainnet chains:
[__ACTIVE__] - [teritori-1](https://github.com/TERITORI/teritori-chain/tree/main/mainnet/teritori-1)# Dev
## Run custom integration test
```shell
TERITORI_DAPP_REPO=/path/to/teritori-dapp ./integration-test/run.sh
```