{"id":21585842,"url":"https://github.com/diop/smart-contract-security","last_synced_at":"2025-10-08T14:09:20.732Z","repository":{"id":106627279,"uuid":"98963259","full_name":"diop/smart-contract-security","owner":"diop","description":"A Smart Contract Security Workspace","archived":false,"fork":false,"pushed_at":"2017-08-17T16:27:59.000Z","size":14791,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-05T08:05:46.206Z","etag":null,"topics":["blockchain","ethereum","smart-contracts","solidity","zeppelin"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/diop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-01T05:35:34.000Z","updated_at":"2023-06-03T15:56:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"a25f8c3c-45d4-426a-9162-c86a9c45645d","html_url":"https://github.com/diop/smart-contract-security","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/diop/smart-contract-security","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diop%2Fsmart-contract-security","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diop%2Fsmart-contract-security/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diop%2Fsmart-contract-security/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diop%2Fsmart-contract-security/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diop","download_url":"https://codeload.github.com/diop/smart-contract-security/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diop%2Fsmart-contract-security/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278956330,"owners_count":26075221,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blockchain","ethereum","smart-contracts","solidity","zeppelin"],"created_at":"2024-11-24T15:11:59.882Z","updated_at":"2025-10-08T14:09:20.714Z","avatar_url":"https://github.com/diop.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Build Secure Smart Contracts in Solidity\n\nWorkspace to get better aquainted with Smart Contract Security.\n\n### Authors \n+ [Fodé Diop](https://github.com/diop)\n\n## Documentation\n\n+ Solidity: [http://solidity.readthedocs.io/en/develop/](http://solidity.readthedocs.io/en/develop/)\n+ Ethereum Javascript API Wiki: [Ethereum Wiki](https://github.com/ethereum/wiki/wiki/JavaScript-API#contract-events)\n+ Ethereum Guide: [https://eth.guide/](https://eth.guide/)\n\n\n## Frameworks\n\n+ [ZeppelinOS](https://openzeppelin.org/) ``` $ npm install zeppelin-solidity ```\n+ [TruffleJS](http://truffleframework.com/) ``` $ npm install -g truffle ```\n+ [EmbarkJS](https://github.com/iurimatias/embark-framework) ``` $ npm -g install embark ```\n+ [EthereumJS / TestRPC](https://github.com/ethereumjs/testrpc) ``` $ npm install -g ethereumjs-testrpc ```\n+ [EthJS](https://github.com/ethjs/ethjs) ``` $ npm install --save ethjs ```\n+ [Dapp](https://dapp.readthedocs.io/en/latest/) ``` Check docs for install ```\n\n## Tools\n\n+ [Ethpm](https://github.com/ethpm)\n+ [The official solidity-mode for EMACS](https://github.com/ethereum/emacs-solidity/)\n+ [Solidity Parser in Javascript](https://github.com/diop/solidity-parser)\n+ [Porosity - Decompiler for Blockchain-based Ethereum Smart-Contracts](https://github.com/comaeio/porosity)\n+ [RxDB](https://github.com/pubkey/rxdb)\n\n## Resources\n\n+ [Solidity Security Consideration](http://solidity.readthedocs.io/en/develop/security-considerations.html)\n+ [Robust Smart Contracts with OpenZeppelin](http://truffleframework.com/tutorials/robust-smart-contracts-with-openzeppelin)\n+ [ConsenSys - Ethereum Contract Security Techniques and Tips](https://github.com/ConsenSys/smart-contract-best-practices)\n+ [The Hitchhiker’s Guide to Smart Contracts in Ethereum](https://blog.zeppelin.solutions/the-hitchhikers-guide-to-smart-contracts-in-ethereum-848f08001f05)\n+ [Onward with Ethereum Smart Contract Security](https://blog.zeppelin.solutions/onward-with-ethereum-smart-contract-security-97a827e47702)\n+ [Tools and Technologies in the Ethereum Ecosystem](https://medium.com/blockchannel/tools-and-technologies-in-the-ethereum-ecosystem-e5b7e5060eb9)\n+ [r/ethdev](https://www.reddit.com/r/ethdev/)\n+ [DecypherTV](http://decypher.tv/series/ethereum-development)\n+ [Ethereum Stackexchange](https://ethereum.stackexchange.com/)\n\n## Readings\n+ Coindesk: [Why So Many Smart Contract Use Cases Are Simply Impossible](https://www.coindesk.com/three-smart-contract-misconceptions/)\n\n## Ethereum Core Developers \n\n+ Vitalik Buterin: [Github](https://github.com/vbuterin), [Blog](https://blog.ethereum.org/author/vitalik-buterin/)\n+ Dr. Christian Reitwiessner: [Github](https://github.com/chriseth), [Blog](https://blog.ethereum.org/author/christian_r/)\n+ Dr. Gavin Wood: [Github](https://github.com/gavofyork), [Blog](http://gavwood.com/)\n+ Vlad Zamfir: [Github](https://github.com/vladzamfir), [Blog](https://blog.ethereum.org/author/vlad/)\n\n## Glossary\n\n+ Ethereum Builders Gitbook: [Glossary](https://ethereumbuilders.gitbooks.io/guide/content/en/glossary.html)\n\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiop%2Fsmart-contract-security","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiop%2Fsmart-contract-security","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiop%2Fsmart-contract-security/lists"}