All Projects → getdock → Plasma Cash Contracts

getdock / Plasma Cash Contracts

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Plasma Cash Contracts

Smart Contracts
Ethereum smart contracts for security and utility tokens
Stars: ✭ 1,187 (+3993.1%)
Mutual labels:  blockchain, solidity-contracts
Udacity Blockchain Developer Nanodegree
The road so far on Udacity Blockchain Developer Nanodegree
Stars: ✭ 53 (+82.76%)
Mutual labels:  blockchain, solidity-contracts
Learn Solidity
Code base for "Learn Solidity: Programming Language for Ethereum Smart Contracts" course in Tosh Academy & Blockchain Council
Stars: ✭ 44 (+51.72%)
Mutual labels:  blockchain, solidity-contracts
Colonynetwork
Colony Network smart contracts
Stars: ✭ 351 (+1110.34%)
Mutual labels:  blockchain, solidity-contracts
Weiwallet Android
Wei Wallet is an open source Ethereum wallet for Android
Stars: ✭ 20 (-31.03%)
Mutual labels:  blockchain
Ethereum book
精通以太坊 (中文版)
Stars: ✭ 875 (+2917.24%)
Mutual labels:  blockchain
Pharmacy Blockchain
Open Hackathon Sep 2018 - Oran.
Stars: ✭ 13 (-55.17%)
Mutual labels:  blockchain
Naivecoin
A cryptocurrency implementation in less than 1500 lines of code
Stars: ✭ 868 (+2893.1%)
Mutual labels:  blockchain
Blockchain Py
A python imlementation of blockchain_go
Stars: ✭ 28 (-3.45%)
Mutual labels:  blockchain
Blockscout
Blockchain explorer for Ethereum based network and a tool for inspecting and analyzing EVM based blockchains.
Stars: ✭ 913 (+3048.28%)
Mutual labels:  blockchain
Bluewallet
Bitcoin thin client for iOS & Android. Built with React Native
Stars: ✭ 878 (+2927.59%)
Mutual labels:  blockchain
Eosocial
Deprecated - 📝 Sample dApp of Votable SNS run by EOS Testnet.
Stars: ✭ 14 (-51.72%)
Mutual labels:  blockchain
Bigchaindb Hyperledger
BigchainDB integration with HyperLedger Fabric. In collaboration with TheLedger
Stars: ✭ 20 (-31.03%)
Mutual labels:  blockchain
Odyn
A prototype anonymous proof-of-work blockchain
Stars: ✭ 13 (-55.17%)
Mutual labels:  blockchain
Go Ethereum
Official Go implementation of the Ethereum protocol
Stars: ✭ 34,169 (+117724.14%)
Mutual labels:  blockchain
Openjam
🎹 A blockchain-based collaborative ecosystem for all musical performers, professional, independant and amateur.
Stars: ✭ 13 (-55.17%)
Mutual labels:  blockchain
Augmint Web
Augmint Web Frontend
Stars: ✭ 15 (-48.28%)
Mutual labels:  solidity-contracts
Muecore Discontinued
MUE (X11) - DISCONTINUED
Stars: ✭ 21 (-27.59%)
Mutual labels:  blockchain
Lotion
✨ Smooth, easy blockchain apps ✨
Stars: ✭ 882 (+2941.38%)
Mutual labels:  blockchain
Go Demo
Go语言实例教程从入门到进阶,包括基础库使用、设计模式、面试易错点、工具类、对接第三方等
Stars: ✭ 881 (+2937.93%)
Mutual labels:  blockchain

Dock Plasma Cash Contracts

NOTE:

Contracts are forked from Loom Network. Please check each file in contracts for the applicable license.

Contracts are beta and have not undergone a third-party review yet. Tread with care.

To Do
  • [ ] Clean up lint errors in contracts, including snake case
  • [x] Add compile script
  • [x] Add deployment script
  • [x] Add tests
  • [ ] Add SDK

Overview

The Dock Plasma Cash contracts are customized to support a single-validator, single-operator deployment. This makes for a compact, reasonably cost-effective, solution suitable for a variety of paywall and exchange scenarios including one-to-many. Hence, this solution may be quite appealing to 'owner-operators' ranging from high-frequency IoT to more traditional data and asset exchanges.

In the not so distant future, we plan to release the Dock SDK supporting the configuration, deployment, and management of the Dock single validator, single operator solution in a highly scalable master/slave configuration.

If you are active in the IoT or digital asset exchange space and interested in working with the Dock SDK, please leave a note in the Issues section.

Compiling And Deploying Contracts

See the contracts dir for further information.

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].