Quickstart
Prerequisites
1. Scaffold a project
npm i @sail.money/sailor ; npx sailor initdocker run -d --name agent -P -v "${PWD}:/workspace" sailmoney/sailor ; docker exec agent sailor init2. Point at a chain
3. Generate the agent key and connect your wallet
4. Check feasibility, then deploy an SMA
5. Author, test, and register a mandate
6. Run the agent
Where to go next
Last updated

