1
Clone the repo
2
Install dependencies
3
Build the SDK
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Clone the repo
git clone https://github.com/MyceliumSDK/mycelium-sdk.git
Install dependencies
pnpm install
Build the SDK
cd package/sdk && pnpm install
