https://github.com/dappsar/suc-support-alastria
https://github.com/dappsar/suc-support-alastria
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dappsar/suc-support-alastria
- Owner: dappsar
- Created: 2019-03-12T04:13:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-26T19:07:12.000Z (about 7 years ago)
- Last Synced: 2025-06-23T15:52:05.812Z (about 1 year ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Soporte SUC para deploy de contrato en Alastria
Los contratos de SUC, están con código en la versión 5 de solidity y se tienen que compilar con la versión 5 de solc.
El despliegue en [Quorum](https://github.com/jpmorganchase/quorum) (lo que usa la blockchain de Alastria) con truffle en la versión tienen un error. Están trabajando en la resolución que se puede seguir en el siguiente [link](https://github.com/trufflesuite/truffle/issues/1622)
Mientras tanto, se creó este repositorio para subir los contratos del proyecto [SUC](https://github.com/dappsar/suc) a través de un [script de nodeJs](deploy.js)