https://github.com/chaunsin/contract-compile
一个合约聚合编译服务
https://github.com/chaunsin/contract-compile
Last synced: 10 months ago
JSON representation
一个合约聚合编译服务
- Host: GitHub
- URL: https://github.com/chaunsin/contract-compile
- Owner: chaunsin
- License: mit
- Created: 2023-06-17T06:41:49.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-27T07:51:33.000Z (almost 3 years ago)
- Last Synced: 2025-03-24T06:37:58.978Z (about 1 year ago)
- Language: Go
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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合约得链,基本都是通用得编译方式.