fetchai / deprecated-docs
Fetch.ai documentation for AI Agents, AI Engine, Fetch Network and more.
README
Fetch.ai Documentation Repo
Welcome to the code repository for Fetch.ai's documentation at fetch.ai/docs.
Developing
Install dependencies
pnpm install test
Run Development Server
pnpm dev
The site is then visible at:
http://127.0.0.1:3000/docs
Contributing
All contributions are welcome! Remember, contribution includes not only code, but any help with docs or issues raised by other developers. See our contribution guidelines for more details.
Code of Conduct
Please be sure to read and follow our Code of Conduct. By participating, you are expected to uphold this code.
Development Guidelines
Read our development guidelines to learn some useful tips related to development.
Issues, Questions, and Discussions
We use GitHub Issues for tracking requests and bugs, and GitHub Discussions for general questions and discussion.
