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

https://github.com/yangboz/solidity-jenkins-template

Template of Jenkins jobs for Solidity projects.
https://github.com/yangboz/solidity-jenkins-template

checkstyle cpd findbugs jasper-reports jenkins jenkins-jobs jenkins-plugin pmd

Last synced: about 1 year ago
JSON representation

Template of Jenkins jobs for Solidity projects.

Awesome Lists containing this project

README

          

# solidity-jenkins-template
Template of Jenkins jobs for Solidity projects.

## Sharp tools make good work.

Jenkins,PMD,CPD,CheckStyle,FindBugs,JasperReport...

### Overview

![Screenshot of "JenkinsJavaOverview"](https://raw.githubusercontent.com/yangboz/solidity-jenkins-template/master/Jenkin-Solidity-overview.png)

## LandingPage

http://118.190.96.120/website/cicd/

## Trusted by the best

http://118.190.3.169:8090/job/solidity-jenkins-template/

## Our supporters

### References

https://medium.com/@merunasgrincalaitis/how-to-audit-a-smart-contract-most-dangerous-attacks-in-solidity-ae402a7e7868

https://hackernoon.com/solidity-unit-tests-are-worth-280mil-and-counting-9e3d8083c5a7

https://dzone.com/articles/blockwatch-tools-for-working-with-solidity

#### Code static anlynasis

https://en.wikipedia.org/wiki/List_of_tools_for_static_code_analysis

https://github.com/protofire/solhint

https://github.com/duaraghav8/Solium

https://solidity.readthedocs.io/en/develop/style-guide.html

#### Jenkins plugins

https://github.com/yangboz/java-jenkins-template

https://github.com/ConsenSys/smart-contract-best-practices

https://dzone.com/articles/blockwatch-tools-for-working-with-solidity

https://plugins.jetbrains.com/plugin/9475-intellij-solidity

https://wiki.jenkins.io/display/JENKINS/Installing+Jenkins+with+Docker

https://wiki.jenkins.io/display/JENKINS/Installing+Jenkins+on+Ubuntu

#### Security analysis tool for Ethereum smart contracts:

https://github.com/ConsenSys/mythril

#### Unit test for Solidity

https://truffleframework.com/tutorials/solidity-unit-tests

https://ethereum.stackexchange.com/questions/607/how-to-unit-test-smart-contracts