MitchellTesla / Ethereum_2.0

permissionless, non-hierarchical virtual-machine and network of computers, which build an ever-growing blockchain to reach consensus. WIP DO NOT USE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ξthereum 2.0 Virtual-Machine

GitHub Stars CodeQL Travis GitHub Issues License: MIT

Welcome to a new era.....

Ethereum has started implementing a series of upgrades called Ethereum 2.0, which includes a transition from proof of work to proof of stake, and aims to increase transaction throughput using sharding.

demo

Introduction

Ethereum is a permissionless, non-hierarchical network of computers (nodes) which build and come to consensus on an ever-growing series of "blocks", or batches of transactions, known as the blockchain.

The platform allows developers to build and operate decentralized applications that users can interact with.

Decentralized finance (DeFi) applications provide a broad array of financial services without the need for typical financial intermediaries, such as brokerages, exchanges, or banks, allowing cryptocurrency users to borrow against their holdings or lend them out for interest.

Ethereum also allows for the creation and exchange of NFTs, which are non-interchangeable tokens connected to digital works of art or other real-world items and sold as unique digital property.

Additionally, many other cryptocurrencies operate as ERC-20 tokens on top of the Ethereum blockchain and have utilized the platform/protocol for initial coin offerings.

In 2016, a hacker exploited a flaw in a third-party project called The DAO and stole $50 million of Ether. Which marked the beginning of what was known as "The DAO Wars"

As a result, the Ethereum community voted to hard fork the blockchain to reverse the theft, while Ethereum Classic (ETC) would continue on as the original chain.

Demo

Notice:

(xWIP) This repository is an experimental build which is a mass collab of tools, source codes, and dependencies under construction for ETH2.0.** Repo can update frequently* It will have bugs and issues during it's construction as workflows are manually built, tested, and developed. We recommend utilizing the original source codes, repositories, and branches if you want to fork or clone instead of this repo.

Ratatool

========

CircleCI codecov.io GitHub license Maven Central Scala Steward badge

A tool for random data sampling and generation

Ethereum-binaries

Build Status Downloads Version License

Fast, easy and secure Ethereum binary management.

  • 🎁 Package Extraction
  • 🔐 Binary Verification
  • ♨️ Runtime Detection 🐍
  • 🐳 Docker Support
  • Lifecycle Events [ IPC_READY | SYNCED | STOPPED ... ]
  • ☁️ Auto Update
  • Caching
  • 🐙 Version Management
  • 🌈 Multi Client Support

References

See Projects or DevLab3 repositories for more libraries of Solidity smart-contracts and reference documentation.

MIT License

Copyright (c) 2021 dedsec-9

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Copyright (c) 2021 MitchellTesla

demo

Reference status badges and release tag for codeql.*

About

permissionless, non-hierarchical virtual-machine and network of computers, which build an ever-growing blockchain to reach consensus. WIP DO NOT USE

License:MIT License


Languages

Language:Go 50.1%Language:TypeScript 13.1%Language:JavaScript 12.3%Language:Rust 7.6%Language:Java 5.4%Language:Solidity 3.0%Language:Scala 2.2%Language:SCSS 2.0%Language:Shell 1.5%Language:Python 1.0%Language:HTML 0.5%Language:HCL 0.5%Language:Starlark 0.2%Language:CSS 0.2%Language:Makefile 0.2%Language:Pug 0.1%Language:Dockerfile 0.1%Language:C 0.0%Language:CMake 0.0%Language:Less 0.0%Language:C# 0.0%Language:Perl 0.0%Language:PowerShell 0.0%Language:Ruby 0.0%Language:Batchfile 0.0%Language:Raku 0.0%Language:Thrift 0.0%