All Projects → airalab → Robonomics_contracts

airalab / Robonomics_contracts

Licence: bsd-3-clause
Robonomics network infrastructure based on Ethereum Blockchain.

Programming Languages

javascript
184084 projects - #8 most used programming language
solidity
1140 projects

Projects that are alternatives of or similar to Robonomics contracts

Learn Solidity
Code base for "Learn Solidity: Programming Language for Ethereum Smart Contracts" course in Tosh Academy & Blockchain Council
Stars: ✭ 44 (-38.89%)
Mutual labels:  ethereum, smart-contracts
Web3studio Bootleg
The Shared Royalty Non-Fungible Token (a.k.a Bootleg) is an open source project started by the ConsenSys Web3Studio team. The purpose of the Shared Royalty Non-Fungible Token (SRNFT) is to make any royalty business model, from the oil and gas industry to entertainment, easy to manage with the Ethereum blockchain .
Stars: ✭ 65 (-9.72%)
Mutual labels:  ethereum, smart-contracts
Solidity
🔐 Ethereum smart contracts developed for the Hanzo Platform.
Stars: ✭ 46 (-36.11%)
Mutual labels:  ethereum, smart-contracts
Smart Contracts Example
Simple example of token market. Based on blockchain technology using Ethereum platform.
Stars: ✭ 37 (-48.61%)
Mutual labels:  ethereum, smart-contracts
Ico Contracts
🎉 ICO Contracts of the ALIS.
Stars: ✭ 69 (-4.17%)
Mutual labels:  ethereum, smart-contracts
Hifi Protocol
The Hifi fixed-rate, fixed-term lending protocol
Stars: ✭ 41 (-43.06%)
Mutual labels:  ethereum, smart-contracts
Homework
HomeWork is an autonomous utility for finding, sharing and reusing home addresses for contracts.
Stars: ✭ 50 (-30.56%)
Mutual labels:  ethereum, smart-contracts
Outsmarting Smart Contracts
A repo with information about security of Ethereum Smart Contracts
Stars: ✭ 29 (-59.72%)
Mutual labels:  ethereum, smart-contracts
Protocol
⛓ Dev Protocol is an open source middleware for creator's sustainability.
Stars: ✭ 56 (-22.22%)
Mutual labels:  ethereum, smart-contracts
Remix
This has been moved to https://github.com/ethereum/remix-project
Stars: ✭ 1,063 (+1376.39%)
Mutual labels:  ethereum, smart-contracts
Uniflash
A simple and decentralized protocol for flash loan. https://t.me/Uniflash
Stars: ✭ 64 (-11.11%)
Mutual labels:  ethereum, smart-contracts
Ethereum Ico Contract
Tested Ethereum ICO Contract for Token Crowdsales
Stars: ✭ 59 (-18.06%)
Mutual labels:  ethereum, smart-contracts
Asset Token
Designed to represent a fungible asset as an ERC777 token
Stars: ✭ 33 (-54.17%)
Mutual labels:  ethereum, smart-contracts
Vyper.fun
Cryptozombies for Vyper: Learn Vyper by building games!
Stars: ✭ 42 (-41.67%)
Mutual labels:  ethereum, smart-contracts
Daox Contracts
Smart contracts for creating Daox-based fundraising organization
Stars: ✭ 31 (-56.94%)
Mutual labels:  ethereum, smart-contracts
Solpp
A solidity preprocessor and flattener CLI and library
Stars: ✭ 44 (-38.89%)
Mutual labels:  ethereum, smart-contracts
Ethereum book
精通以太坊 (中文版)
Stars: ✭ 875 (+1115.28%)
Mutual labels:  ethereum, smart-contracts
Augmint Web
Augmint Web Frontend
Stars: ✭ 15 (-79.17%)
Mutual labels:  ethereum, smart-contracts
Ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
Stars: ✭ 11,663 (+16098.61%)
Mutual labels:  ethereum, smart-contracts
Stow Smart Contracts
Formerly Linnia-Smart-Contracts
Stars: ✭ 59 (-18.06%)
Mutual labels:  ethereum, smart-contracts

Robonomics platform contracts

Build Status GitHub release

Keep all significant smart-contracts in this repository.

How to use

Tested on [email protected]

To build contracts run in it's directory:

truffle compile

To run testing framework:

truffle test 

To deploy contracts in testnet run in it's directory:

truffle migrate

Notice

  • Malleable ECDSA signatures is vulnerable, please check it before using, description.
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].