Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 610 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 610 Bytes

SmartDSL

This repo is about MDE for blockchain, I create some models and SmartDsl editor in xtext for auto generate smart conctracts for solidity and hyperledger

Type of Smart Contracts

  • Generic Smart Contract

Blockchain Supported

  • Ethereum
  • Hyperledger

Language Supported

  • Solidity
  • Hyperledger in Golang

Artifacts

  • Smart Contract in Solidity
  • Smart Contract in Hyperledger
  • Firefly Format Interface (FFI)

How to install

  • Clone this repo
  • Install Eclipse
  • Go to Help -> Install New Software
  • Add the plugin from this repo (local)
  • Install the plugin
  • Restart Eclipse