Welcome to the new version of Junction, a cutting-edge settlement layer that coordinates transaction flow and ensures proper settlement. This update introduces the Track-gate module, which integrates new external sequencers, including the Espresso sequencer for enhanced transaction sequencing. It also retains full compatibility with the latest Ignite CLI, optimizing project structure, execution layers, and validator management.
- Custom execution layers, batch processing, and a democratic validator system for enhanced data management.
- Efficient management of verification keys and dynamic track pilots selection.
- Enhanced query functionalities and robust batch handling.
- Integration of the
trackgate
module for seamless integration with external sequencer support. - Incorporation of Espresso sequencer for improved transaction ordering and significantly enhancing overall system functionality.
Before starting, ensure that you download the appropriate binary for your operating system:
-
Visit the release page and download the correct binary for your OS:
- Linux:
junctiond-linux-amd64
- macOS:
junctiond-darwin-amd64
- Windows:
junctiond-windows-amd64
- Linux:
-
After downloading the binary, rename it to
junctiond
:
mv <downloaded-binary> junctiond
- Make it executable:
chmod +x junctiond
- Move it to your local binary path:
sudo mv junctiond /usr/local/bin
junctiond init <moniker> --chain-id junction --default-denom amf
junctiond start
For detailed instructions, configurations, and updates, refer to the docs. Stay connected with our community for the latest developments and support.
Thank you for your continued support of the Airchains ecosystem. We look forward to a successful and smooth upgrade, bringing enhanced scalability and efficiency to our network through the integration of the Trackgate Module and incorporating the Espresso sequencer.