/stellar-contracts

Stellar contract examples and components

Primary LanguageJavaScriptApache License 2.0Apache-2.0

stellar-contracts

Build Status

https://stellar-contracts.herokuapp.com

This site presents smart contract patterns for the Stellar Network. See this post for some background on contracts on Stellar.

Each contract can be deployed to the Stellar Network using the contract forms. You'll receive a JSON receipt with details of transactions, accounts created, etc.

Contract forms are React components that are reusable in other sites (i will add an example setup for this). This means you could easily drop one of these into your React or Angular (via ngReact) wallet to provide one of the contract setups to your users.