https://github.com/keep-network/nodejs-python-solc
Docker image with Node.js, Python and Solidity Compiler for Solidity Documentation Generator
https://github.com/keep-network/nodejs-python-solc
Last synced: 2 months ago
JSON representation
Docker image with Node.js, Python and Solidity Compiler for Solidity Documentation Generator
- Host: GitHub
- URL: https://github.com/keep-network/nodejs-python-solc
- Owner: keep-network
- License: mit
- Created: 2019-02-23T01:03:56.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-26T20:37:29.000Z (about 7 years ago)
- Last Synced: 2025-04-03T20:43:54.580Z (12 months ago)
- Language: Dockerfile
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [keepnetwork/nodejs-python-solc](https://hub.docker.com/r/keepnetwork/nodejs-python-solc/)
[](https://imagelayers.io/?images=keepnetwork%2Fnodejs-python-solc)
[](https://hub.docker.com/r/keepnetwork/nodejs-python-solc/)
[](https://hub.docker.com/r/keepnetwork/nodejs-python-solc/)
This is a Docker image containing nodejs, solc solidity compiler
and solidity flattener on a minimal python Alpine Linux base.
The goal of this container is to be used across projects that requires
such setup, for example Doxity - Documentation Generator for Solidity.
## License
The contents of this repository are licensed under the terms of the MIT
License. See the LICENSE file in this same directory. Note that this license
does NOT extend to the contents of the generated docker container, which are
subject to the various licenses of the contained software.
## Author
This package was written by Nik Grinkevich, Engineering manager at
[Keep Network](https://keep.network/) project.
It is maintained by the Keep team.