Web3_utilz

Useful snippets of js code for interacting with Smart Contracts
Alternatives To Web3_utilz
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Etherbeat48
4 years ago9apache-2.0C++
With the growing popularity of BitCoin in the last couple of years, other blockchains have been in development for solving various problems that need distributed consensus. Ethereum blockchain is one example, that gives users to develop "smart contracts" that runs in the blockchain. This gives the ability to develop decentralized applications (or dApps). Users do not need to 'trust' anything or anybody. In addition to that, dApps are always available and will be guaranteed to be available in the future as well. Also, it is resistant to traditional attacks such as DDoS. This framework has given many developers to write a decentralized application without much effort, without needing distributed systems or cryptography knowledge. Many startups are actively developing applications for Ethereum such as Ethereum Name Service (ENS), Etheria or WeiFund. Unfortunately, because the technology being used is bleeding edge it is inevitable that attacks or hacks will target these apps for monetary reasons. Last year DAO suffered a severe attack because of its security flaws. Due to that attack, 3.6m ether was stolen from DAO's smart contract. Also, once you publish a smart contract in Ethereum it is not possible to modify or update it as a regular web application. Thus, even developers identify a critical bug in the contract it is not possible to push a bugfix in a straightforward way. Thus, in order to fill the gap of not having a proper 'smart contract' compatible monitoring service, we propose to build a web application that can monitor other smart contracts in Ethereum and give the capability to safeguard it's critical functions (Ether send and receive) and interact and visualize with smart contract functions in a much simpler way. Also depending smart contracts can using our base smart contracts to gain the advantage of having 'circuit-breaker' which will pause the activity if things go wrong in an unexpected way.
Web3_utilz28
4 years agoJavaScript
Useful snippets of js code for interacting with Smart Contracts
Solidity Audit Checklist18
6 years agomit
A checklist of things to look for when auditing Solidity smart contracts.
Defi Sec16
4 years ago3apache-2.0JavaScript
Decentralized Finance threats, attack vectors, and mitigation strategies resource repo
Blockchain Security Awesome15
6 years ago
Prevent Flash Loan Attacks10
3 years ago50bsdTypeScript
We are dedicated to stopping flash loan and oracle manipulation attacks. Please consider contributing if you have additional information.
Smartcontracts7
4 years agomitC
This is a repository containing smart contracts based on Ethereum and Vntchain.
Gitbook_ethereum_for_newbies6
6 years ago
Ethereum - Getting Started (for Newbies) article. Quick dive into the Ethereum and smart contracts
Blockchain Security Awesome6
6 years ago
区块链安全专题智库
Alternatives To Web3_utilz
Select To Compare


Alternative Project Comparisons
Popular Smart Contracts Projects
Popular Attack Projects
Popular Blockchain Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Attack
Smart Contracts
Web3