https://github.com/stellar/stellar-turrets-docs
Docs repo for the Stellar Turrets protocol
https://github.com/stellar/stellar-turrets-docs
blockchain javascript layer2 smart-contracts stellar stellar-lumens stellar-network
Last synced: 10 months ago
JSON representation
Docs repo for the Stellar Turrets protocol
- Host: GitHub
- URL: https://github.com/stellar/stellar-turrets-docs
- Owner: stellar
- Archived: true
- Created: 2022-01-14T12:43:05.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-21T14:55:08.000Z (about 4 years ago)
- Last Synced: 2025-03-02T03:44:10.351Z (12 months ago)
- Homepage: https://turrets.stellar.org/
- Size: 32.2 KB
- Stars: 4
- Watchers: 12
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
description: Where you can learn about turrets.
---
# Stellar Turrets Docs
## Welcome!
Stellar Turrets introduce a new way for applications to create decentralized, permissionless applications on the Stellar blockchain. This tool adds a layer 2 solution for decentralizing turing complete smart contracting for Stellar transactions, as well as adding a permissionless system for users to run smart contracts on.
### What you'll find here
Details on the foundations of Stellar Turrets including what they are, how they work, and why they exist.
[Overview](overview/basics.md)
Information on how to utilize Stellar Turrets for an application or smart contract.
[Developers](developers/getting-started.md)
Resources on what it means to be a Stellar Turrets Host, and how to support the Turret Network.
[Turret-Hosts](turret-hosts/getting-started.md)
### Resources
Links to external resources
* [JavaScript Reference Implementation](https://github.com/stellar/stellar-turrets)
* [Discord Group](https://discord.com/invite/d5RPb5gDrK)
* [Turret Explorer](https://app.turrets.dev)
* [TSS Admin](https://github.com/Answap-io/tss-admin)
### Projects
Links to projects built on Stellar Turrets
* [Smart NFTs](https://nft.kalepail.com)
* [YieldBlox](https://yieldblox.finance)
* [Task.io](https://task.io)