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.
- Host: GitHub
- URL: https://github.com/yangboz/solidity-jenkins-template
- Owner: yangboz
- License: gpl-3.0
- Created: 2018-08-30T00:42:32.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-30T07:08:23.000Z (almost 8 years ago)
- Last Synced: 2025-02-08T05:17:44.950Z (over 1 year ago)
- Topics: checkstyle, cpd, findbugs, jasper-reports, jenkins, jenkins-jobs, jenkins-plugin, pmd
- Homepage: http://smartkit.tech
- Size: 97.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

## 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