Welcome to the official repository for Junction blockchain resources! This repository contains essential files, configurations, and guides for participating in Junction blockchain networks.
The Varanasi testnet is Junction v0.3.1's official testnet environment. This directory contains:
- Genesis file: The initial state configuration of the Varanasi testnet
- Validator gentxs: Genesis transactions from validators who joined at network inception
- Setup guides: Comprehensive instructions for joining the network as a validator
More details about Varanasi testnet
To get started with Junction blockchain:
- Choose the network you want to join (currently only Varanasi testnet is available)
- Follow the setup instructions in the corresponding directory
- Join our community channels for support and updates
Network | Status | Version | Chain ID | Documentation |
---|---|---|---|---|
Varanasi Testnet | Active | v0.3.1 | varanasi-1 | Guide |
We welcome contributions from the community! If you'd like to contribute:
- Fork this repository
- Create your feature branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -m 'feat: add amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a Pull Request
- Thanks to all the validators and contributors who make Junction blockchain possible