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

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

Awesome Lists containing this project

README

          

# [keepnetwork/nodejs-python-solc](https://hub.docker.com/r/keepnetwork/nodejs-python-solc/)

[![Image Layers and Size](https://imagelayers.io/badge/keepnetwork/nodejs-python-solc:latest.svg)](https://imagelayers.io/?images=keepnetwork%2Fnodejs-python-solc)
[![Docker Pulls](https://img.shields.io/docker/pulls/keepnetwork/nodejs-python-solc.svg)](https://hub.docker.com/r/keepnetwork/nodejs-python-solc/)
[![Docker Stars](https://img.shields.io/docker/stars/keepnetwork/nodejs-python-solc.svg)](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.