-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
secure smart contracts and programmable society #7
Comments
|
Ultimate Web3 Security Practices |
Smart Invoice is a platform that provides web3 freelancers with cryptocurrency invoicing, escrow, and arbitration. |
Provable identities |
SpruceID is an ecosystem of open source tools to enable user-controlled identity anywhere. |
BSB: Bringing Safe Browsing to Blockchain Platform |
Multisig wallets Example in Bitcoin: https://github.com/bitcoin/bitcoin/blob/master/doc/multisig-tutorial.md Example in EVM: https://github.com/paxosglobal/simple-multisig/ (incl. audits) (see also Gnosis Safe) |
social recovery wallets: https://vitalik.ca/general/2021/01/11/recovery.html |
Securing Deployed Smart Contracts and DeFi With Distributed TEE Cluster |
multi-party computation (MPC) wallets: |
Smart contract best practices by consensys https://consensys.github.io/smart-contract-best-practices/ |
OpenSCV: An Open Hierarchical Taxonomy for Smart Contract Vulnerabilities. |
Vulnerability classification |
Sabre is a security analysis tool for smart contracts written in Solidity. |
VRust: Automated Vulnerability Detection for Solana Smart Contracts CCS 22 |
Semgrep rules for smart contracts |
OpenZeppelin Defender provides a security operations (SecOps) platform for Ethereum with built-in best practices. Admin Automate and secure all your smart contract administration. |
automatic synthesis of adversarial smart contracts The Blockchain Imitation Game, Usenix 2023 |
Cerberus Channels: Incentivizing Watchtowers for Bitcoin |
pyrometer: a tool for analyzing the security and parameters of a solidity smart contract |
Robbery on DevOps: Understanding and Mitigating Illicit Cryptomining on Continuous Integration Service Platforms |
Gap between theory and practice: an empirical study of security patches in solidity |
TxPhishScope: Towards Detecting and Understanding Transaction-based Phishing on Ethereum |
SourceP: Detecting Ponzi Schemes on Ethereum with Source Code. |
List of resources:
https://users.encs.concordia.ca/~clark/academic.php
The text was updated successfully, but these errors were encountered: