Skynet Developer Guide
Welcome to our documentation for developers in the Skynet ecosystem. These build on our Skynet Guide and bring these concepts to life in code and with additional technical details needed by developers. If you need a quick primer on Skynet, reading through the Getting Started section will help you understand Skynet before trying to build with it.
Skynet offers several advantages to developers:
- Developers don't have to manage or pay for any infrastructure.
- Once deployed, applications are independent and need no further caretaking by the developer.
- Application data is user-controlled, available across applications, so your application can utilize pre-existing user information instead of starting from scratch.
- You'll be able to monetize your application without the use of advertising (soon).
These docs have several key sections:
- Skynet Workshops - Walkthroughs for building Web Apps with Skynet
- Skynet Topics - Articles about Skynet components, how they work under the hood, and how to use them in your application
- Integrations - Extensions of the Skynet ecosystem to help build more powerful and flexible applications
- Developer Guides - Assorted resources, walkthroughs, and best practices.
- Webportal Management - Get started running your own Skynet Webporal
- APIs & SDKs - Easy to access links to external documentation and repos.
This documentation is open-source, so if you see a problem or want to know how to do something we don't address -- please submit an issue to the Github repo or reach out on the Skynet Discord.
- Sia Docs - The
renter/
andskynet/
endpoints contain the API forskyd
and some are accessible on public web portals. This documentation will move soon.
Last modified 1yr ago