Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bujosa/smart-dsl
- Owner: bujosa
- License: mit
- Created: 2023-07-01T09:13:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-12T00:50:09.000Z (about 1 year ago)
- Last Synced: 2025-01-19T02:53:05.889Z (11 days ago)
- Topics: eclipse-plugin, firefly, golang, hyperledger-fabric, java, solidity, university-of-sevilla, xtend
- Language: Java
- Homepage:
- Size: 26.9 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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