Skip to content

airchains-network/junction-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Junction Blockchain Resources

Welcome to the official repository for Junction blockchain resources! This repository contains essential files, configurations, and guides for participating in Junction blockchain networks.

Repository Structure

/varanasi-testnet

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

Getting Started

To get started with Junction blockchain:

  1. Choose the network you want to join (currently only Varanasi testnet is available)
  2. Follow the setup instructions in the corresponding directory
  3. Join our community channels for support and updates

Networks

Network Status Version Chain ID Documentation
Varanasi Testnet Active v0.3.1 varanasi-1 Guide

Contributing

We welcome contributions from the community! If you'd like to contribute:

  1. Fork this repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'feat: add amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

Resources

Acknowledgments

  • Thanks to all the validators and contributors who make Junction blockchain possible