- Clone the repository:
git clone https://github.com/MunyayLLC/https-github.com-joe10832-onchaintestkit.git cd onchaintestkit - Install dependencies:
npm install
To use the Claude agent, follow these steps:
- Start the agent:
node claudeAgent.js
- Interact with the agent: You can send commands to the agent through the console.
- Ensure you have the necessary permissions to run the agent.
- For troubleshooting, check the logs for any errors.