Right after you modify or build locally the Mycelium SDK, you can test it right away with test net, main net or even with fork of a chain. To make this, you only need to run a CLI service that lives at the same repo that SDK. To get started, you need to follow next steps:Documentation Index
Fetch the complete documentation index at: https://docs.mycelium.sh/llms.txt
Use this file to discover all available pages before exploring further.
Setup CLI environment variables
Provide all necessary CLI env variables in the .env file
CLI env variables
Start CLI
Start the CLI with provided environment variablesRight after this the latest SDK version will be build and you can start using it via CLI


