How to Set Up
Last updated
It only takes a few minutes to get your personal Byreal agent running inside Openclaw:
Tell your Openclaw agent to add the skill:
Add the byreal-cli skill from byreal-git/byreal-agent-skills
Your agent will then install it and once complete, it will have knowledge of all its capabilities on Byreal.
Your agent needs a Solana wallet to sign transactions. If you don't already have one configured, tell your agent:
"Set up my Solana wallet for Byreal"
It will walk you through importing an existing keypair or generating a new one. Your private key is never displayed or logged, only your public address.
Note: For agent use, we recommend using a dedicated wallet with only the capital you intend to deploy.
Once a wallet is connected, you can start giving your agent natural language instructions like:
"Show me the top-performing pools on Byreal"
"Copy top farmer #2's MNT-USDC position"
"Swap 50 USDC for XAUt0 on Byreal"
"Check my open positions and tell me which ones are out of range"
That's it! Your Openclaw agent handles everything from here.
Learn more about your agent's capabilities on Byreal in the next section.
Last updated