TovarishFin / smart-contract-boilerplateLinks
Boilerplate for smart contract development which includes all needed basic tools and linting
☆17Updated 7 years ago
Alternatives and similar repositories for smart-contract-boilerplate
Users that are interested in smart-contract-boilerplate are comparing it to the libraries listed below
Sorting:
- Security analyzer for Solidity smart contracts. Uses the MythX smart contract security service.☆59Updated 5 years ago
- Check for assertion violations on Solidity smart contracts using grey-box fuzzing and symbolic analysis.☆32Updated 2 years ago
- Framework for cryptoeconomic contract security, decentralized security bounties. Live on Ethereum.☆73Updated 7 years ago
- ☆53Updated 6 years ago
- Solidity Contract Function Profiler☆81Updated 7 years ago
- Useful sample code for various Ethereum smart contracts☆131Updated 3 years ago
- Secure smart contract development workshop hosted by ConsenSys Diligence and MythX.☆70Updated 5 years ago
- SOLTIX: Scalable automated framework for testing Solidity compilers.☆36Updated 4 years ago
- Verified contracts synced from Etherscan☆63Updated 7 years ago
- Exercises to go along with smart contract security workshops by MythX and ConsenSys Diligence☆39Updated 5 years ago
- ☆91Updated 4 years ago
- Mutation Testing for Ethereum Smart Contracts☆206Updated 2 years ago
- Utilities for interacting with the Ethereum virtual machine☆382Updated 6 years ago
- Security issues in Ethereum demonstrated in mocha tests. The fix is also demonstrated☆139Updated 2 years ago
- evm binary static analysis☆365Updated 2 years ago
- Simplify Ethereum security analysis and testing☆339Updated 10 months ago
- MythX smart contract security verification plugin for Truffle Framework☆126Updated 3 years ago
- Visual Studio Code integration for Slither, a Solidity static analysis framework☆35Updated 4 months ago
- ☆241Updated 3 years ago
- Compile Solidity source code and verify its bytecode matches the blockchain☆87Updated last year
- Generate & verify Merkle-Patricia-proofs for Ethereum☆110Updated 3 years ago
- ☆12Updated 4 years ago
- Ethereum/EVM Node Security Toolkit☆70Updated last year
- ☆43Updated 8 months ago
- An ethereum evm bytecode disassembler and static/dynamic analysis tool☆221Updated 6 years ago
- CLI client for the MythX API☆20Updated 3 years ago
- Elliptic Curve Implementation in Solidity☆80Updated 7 years ago
- Symbolic virtual machine for Ethereum