https://github.com/subscan-explorer/solc-compile-nodejs
https://github.com/subscan-explorer/solc-compile-nodejs
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/subscan-explorer/solc-compile-nodejs
- Owner: subscan-explorer
- License: mit
- Created: 2021-12-17T09:23:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-10T10:16:54.000Z (about 2 years ago)
- Last Synced: 2024-05-11T03:26:52.653Z (about 2 years ago)
- Language: JavaScript
- Size: 11.2 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# solc-compile-nodejs
Solidity server, Used by Subscan
### install
```bash
yarn install
npm run start
```
## Resources
- [solc-js](https://github.com/ethereum/solc-js)
## License
The package is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT)