Skip to content

IoBuilders/solidity-test-and-security-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solidity-test-and-security-pipeline

This is our current gitlab pipeline based on docker + gitlab-ci. Our vision is to have full coverage and automatically audit code, to be 100% sure that our smart contracts are safe from well known bugs and follow good practices.

We use Solium as code linter, Solidity Coverage as test coverage tool customized with our 100% threshold coverage checker, and Solium and Myhtril. Thanks community for this amazing tools!

TODO

  • Implement a custom gitlab runner to speed up the pipeline execution

About

Solidity test and security pipeline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published