Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bujosa/smart-dsl

This repo is about MDE for blockchain, I create some models and editor in xtext for auto generate smart conctracts for solidity and hyperledger.
https://github.com/bujosa/smart-dsl

eclipse-plugin firefly golang hyperledger-fabric java solidity university-of-sevilla xtend

Last synced: 9 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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