All Projects → GenesisVision → platform-contracts

GenesisVision / platform-contracts

Licence: LGPL-3.0 license
Smart contracts Genesis Vision platform

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to platform-contracts

storm-spec
Specification for Storm: L2/L3 distributed storage and messaging with economic incentivisation leveraging LNP/BP ecosystem
Stars: ✭ 62 (+244.44%)
Mutual labels:  smart-contracts
erc1363-payable-token
Code implementation for the ERC-1363 Payable Token
Stars: ✭ 83 (+361.11%)
Mutual labels:  smart-contracts
advanced-solidity-lottery-application
This is an advanced lottery example smart contract on solidity Ethereum. It has CRUD examples required to create an application on solidity Ethereum.
Stars: ✭ 49 (+172.22%)
Mutual labels:  smart-contracts
etherbrite
🗓 Clone eventbrite on Ethereum, built in Solidity, TruffleJS, Web3js and React/Redux.
Stars: ✭ 19 (+5.56%)
Mutual labels:  smart-contracts
move
Home of the Move programming language
Stars: ✭ 125 (+594.44%)
Mutual labels:  smart-contracts
solidity-create2-example
Example of how to use the CREATE2 opcode released in the Constantinople update for Ethereum
Stars: ✭ 97 (+438.89%)
Mutual labels:  smart-contracts
blockstarter
This is a white label solution to create a contribution crypto-wallet that can be used in your ICO campaign.
Stars: ✭ 21 (+16.67%)
Mutual labels:  smart-contracts
nuxt-web3
🖖 Web3.js module integration for Nuxt 2 ( Nuxt 3 under development )
Stars: ✭ 38 (+111.11%)
Mutual labels:  smart-contracts
ape
The smart contract development tool for Pythonistas, Data Scientists, and Security Professionals
Stars: ✭ 339 (+1783.33%)
Mutual labels:  smart-contracts
nftfy-v1-core
A decentralized protocol for NFT fractionalization
Stars: ✭ 62 (+244.44%)
Mutual labels:  smart-contracts
sputnik-dao-contract
Smart contracts for https://app.astrodao.com
Stars: ✭ 81 (+350%)
Mutual labels:  smart-contracts
scilla-vanilla
No description or website provided.
Stars: ✭ 20 (+11.11%)
Mutual labels:  smart-contracts
ECoupon-on-blockchain
HKUST university research. Supervised by prof. HUI Pan and Dr. Dimitris Chatzopoulos.
Stars: ✭ 19 (+5.56%)
Mutual labels:  smart-contracts
mai-protocol
A Protocol for trading decentralized derivatives on Ethereum
Stars: ✭ 22 (+22.22%)
Mutual labels:  smart-contracts
metamorphic
A factory contract for creating metamorphic (i.e. redeployable) contracts.
Stars: ✭ 167 (+827.78%)
Mutual labels:  smart-contracts
kleros
Kleros smart contracts
Stars: ✭ 203 (+1027.78%)
Mutual labels:  smart-contracts
GNNSCVulDetector
Smart Contract Vulnerability Detection Using Graph Neural Networks (IJCAI-20 Accepted)
Stars: ✭ 42 (+133.33%)
Mutual labels:  smart-contracts
mortgage-blockchain-demo
A demo DApp on Ethereum to process mortgage loans and payments
Stars: ✭ 42 (+133.33%)
Mutual labels:  smart-contracts
jupiter
Wasm smart contract networks powered by Substrate FRAME Contracts pallet in Polkadot ecosystem.
Stars: ✭ 49 (+172.22%)
Mutual labels:  smart-contracts
lens
The official network explorer for Wavelet.
Stars: ✭ 28 (+55.56%)
Mutual labels:  smart-contracts

Genesis Vision Platform Smart Contracts

Smart contracts for Genesis Vision platform.

How to Start

Install Truffle

$ npm install -g truffle

Quick Usage

You can run truffle compile, truffle migrate and truffle test to compile your contracts, deploy those contracts to the network, and run their associated unit tests.

License

LGPLv3

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