Skip to content

fleet-sdk/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

61 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“„ Documentation for Fleet SDK

Fleet SDK is an easy-to-use, modular, and extensible off-chain SDK (Software Development Kit)for the Ergo Platform, written entirely in TypeScript.

Fleet SDK is currently in alpha status. It is already suitable for out-of-the-box use, but the API may still change between minor releases.

This repository is for the Fleet SDK Documentation website.

Contributing

This site is built with VitePress. Site content is written in Markdown format. For simple edits, you can directly edit the file on GitHub and generate a Pull Request. If you would like to use an IDE, Visual Studio works well with documentation using VitePress.

Working on the content