Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

freeverseio/laos-evolution-node

Repository files navigation

LAOS Evolution Solochain

For a comprehensive understanding of the LAOS system, please refer to the LAOS Technical Whitepaper, which extensively covers all components.

The LAOS Evolution Solochain is a specialized chain constructed on Polkadot, focusing primarily on the minting and evolution of NFTs (Non-Fungible Tokens).

Run your own Node

You can start and sync the evolution node locally with the following command:

$ docker run freeverseio/laos-evolution-node:<release> --chain=arrakis

Networks

Arrakis (testnet)

The Arrakis network serves as the testnet for the LAOS Evolution Solochain. It can be accessed and interacted with using the Substrate RPC (Polkadot JS extension).

Substrate RPC

  • RPC URL: wss://arrakis.gorengine.com/evo

Contributing

Contributions to the LAOS Evolution Parachain project are welcome.