All Projects → chatch → Stellar Contracts

chatch / Stellar Contracts

Licence: apache-2.0
Stellar contract examples and components

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Stellar Contracts

Smart Contract Best Practices
A guide to smart contract security best practices
Stars: ✭ 4,784 (+13188.89%)
Mutual labels:  blockchain, smart-contracts
Hardhat
Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software. Get Solidity stack traces & console.log.
Stars: ✭ 727 (+1919.44%)
Mutual labels:  blockchain, smart-contracts
Go Iost
Official Go implementation of the IOST blockchain
Stars: ✭ 523 (+1352.78%)
Mutual labels:  blockchain, smart-contracts
Eth Crypto
Cryptographic javascript-functions for ethereum and tutorials to use them with web3js and solidity
Stars: ✭ 420 (+1066.67%)
Mutual labels:  blockchain, smart-contracts
Aeternity
æternity: solving scalability problems by making sense of state-channels
Stars: ✭ 923 (+2463.89%)
Mutual labels:  blockchain, smart-contracts
Plutus
The Plutus language implementation and tools
Stars: ✭ 418 (+1061.11%)
Mutual labels:  blockchain, smart-contracts
Go Apla
A blockchain platform with a simplified programming language
Stars: ✭ 625 (+1636.11%)
Mutual labels:  blockchain, smart-contracts
Colonynetwork
Colony Network smart contracts
Stars: ✭ 351 (+875%)
Mutual labels:  blockchain, smart-contracts
Snax
Decentralized Social Media Overlay
Stars: ✭ 18 (-50%)
Mutual labels:  blockchain, smart-contracts
Oyente
An Analysis Tool for Smart Contracts
Stars: ✭ 820 (+2177.78%)
Mutual labels:  blockchain, smart-contracts
React Ethereum Dapp Example
A starter boilerplate for an Ethereum dapp using web3.js v1.0, truffle, react, and parity
Stars: ✭ 384 (+966.67%)
Mutual labels:  blockchain, smart-contracts
Solidity Smart Contracts
smart contracts which are built on ethereum wallet mist,truffle compiler using solidity language.
Stars: ✭ 11 (-69.44%)
Mutual labels:  blockchain, smart-contracts
Buidl
A browser-based IDE for creating, deploying, and sharing blockchain apps (DApps, or decentralized apps). Publish your first blockchain DApps in 5 minutes! Here is how: https://docs.secondstate.io/buidl-developer-tool/getting-started
Stars: ✭ 376 (+944.44%)
Mutual labels:  blockchain, smart-contracts
Blockchainstore
💰 Retail Store that runs on Ethereum
Stars: ✭ 425 (+1080.56%)
Mutual labels:  blockchain, smart-contracts
Eos Smart Contract Security Best Practices
A guide to EOS smart contract security best practices
Stars: ✭ 371 (+930.56%)
Mutual labels:  blockchain, smart-contracts
Skycoin
Skycoin Core and Wallet
Stars: ✭ 549 (+1425%)
Mutual labels:  blockchain, smart-contracts
Love Ethereum
区块链学习
Stars: ✭ 323 (+797.22%)
Mutual labels:  blockchain, smart-contracts
Pact
The Pact Smart Contract Language
Stars: ✭ 347 (+863.89%)
Mutual labels:  blockchain, smart-contracts
Ethereum Development With Go Book
📖 A little book on Ethereum Development with Go (golang)
Stars: ✭ 754 (+1994.44%)
Mutual labels:  blockchain, smart-contracts
Gdai.io
gDAI - Gas less DAI transfers by using GSN, Fulcrum and KyberNetwork
Stars: ✭ 26 (-27.78%)
Mutual labels:  blockchain, smart-contracts

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.

Get started

npm install
npm start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].