Visit these docs at: encinitas.xyz
Welcome to the Encinitas documentation repository! This repository contains all the necessary documentation to help you get started and make the best use of Encinitas, the comprehensive observability platform for decentralized applications (dApps) built on the Solana blockchain.
Encinitas is designed to provide developers with detailed insights into their Solana smart contracts and dApp performance. With our tool, you can monitor your system, analyze data efficiently, and respond promptly to incidents, ensuring your dApp runs smoothly and reliably.
TODO
Quick Start Guide: Instructions for a quick setup and integration with your dApp.TODO
Configuration Guide: Detailed information on configuring your smart contracts and the Encinitas platform.TODO
User Guide: Using the Encinitas dashboard, interpreting data, and utilizing insights for dApp improvement.TODO
Troubleshooting: Solutions to common problems and information on how to get further help.
If you encounter any issues or have questions, please refer to the repository Issues section.
Encinitas documentation is built using Docusaurus, a modern static website generator.
$ yarn
$ yarn start
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
$ yarn build
This command generates static content into the build
directory and can be served using any static contents hosting service.
Currently, the deployment for these docs is not automated, only the admin can perform the deployment.