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

https://github.com/chaunsin/contract-compile

一个合约聚合编译服务
https://github.com/chaunsin/contract-compile

Last synced: 10 months ago
JSON representation

一个合约聚合编译服务

Awesome Lists containing this project

README

          

# contract-compile

一个合约聚合编译服务,使用docker容器进行编译。

# 功能

计划支持以下链得合约编译

- [x] eth
- [x] solidity合约编译
- [ ] chainmaker
- [ ] golang(docker_go)
- [x] solidity(evm)
- [ ] c++(wxvm)
- [ ] rust(wasmer)
- [ ] tinygo(gasm)
- [ ] java
- [ ] xuperchain
- [x] solidity
- [ ] golang
- [ ] java
- [ ] python
- [x] bcos
- [x] solidity
- [x] cita
- [x] solidity

ps: 使用solidity合约得链,基本都是通用得编译方式.