All Projects → EthVM → Ethvm

EthVM / Ethvm

Licence: other
⚡️EthVM: Open Source Processing Engine and Block Explorer for Ethereum ⚡️

Projects that are alternatives of or similar to Ethvm

Blockscout
Blockchain explorer for Ethereum based network and a tool for inspecting and analyzing EVM based blockchains.
Stars: ✭ 913 (+186.21%)
Mutual labels:  blockchain, ethereum, explorer
Cryptolist
Curated collection of blockchain & cryptocurrency resources.
Stars: ✭ 3,501 (+997.49%)
Mutual labels:  blockchain, ethereum, eth
Awesome Ethereum Cn
Web3.js、Solidity、Truffle开发教程及以太坊开发资源汇总
Stars: ✭ 54 (-83.07%)
Mutual labels:  blockchain, ethereum, eth
Eth Crypto
Cryptographic javascript-functions for ethereum and tutorials to use them with web3js and solidity
Stars: ✭ 420 (+31.66%)
Mutual labels:  blockchain, ethereum, eth
Erc20 Explorer
An explorer for ERC20 based Ethereum tokens
Stars: ✭ 248 (-22.26%)
Mutual labels:  blockchain, ethereum, explorer
Embark
Framework for serverless Decentralized Applications using Ethereum, IPFS and other platforms
Stars: ✭ 3,478 (+990.28%)
Mutual labels:  blockchain, ethereum
Celo Monorepo
Official repository for core projects comprising the Celo platform
Stars: ✭ 269 (-15.67%)
Mutual labels:  blockchain, ethereum
Squeezer
Squeezer Framework - Build serverless dApps
Stars: ✭ 3,242 (+916.3%)
Mutual labels:  blockchain, ethereum
Yearn Protocol
Yearn smart contracts
Stars: ✭ 277 (-13.17%)
Mutual labels:  blockchain, ethereum
Smart Contract Search Engine
Takes a link to a smart contract's raw ABI file and an RPC URL and then indexes all instances of that smart contract
Stars: ✭ 265 (-16.93%)
Mutual labels:  blockchain, ethereum
Weiwallet Ios
Wei Wallet is an open source Ethereum wallet for iOS
Stars: ✭ 271 (-15.05%)
Mutual labels:  blockchain, ethereum
0xdeca10b
Sharing Updatable Models (SUM) on Blockchain
Stars: ✭ 285 (-10.66%)
Mutual labels:  blockchain, ethereum
Ruby Ethereum
A Ruby implementation of Ethereum.
Stars: ✭ 270 (-15.36%)
Mutual labels:  blockchain, ethereum
Contracts
[DEPRECATED] 0x smart contracts and tests.
Stars: ✭ 317 (-0.63%)
Mutual labels:  blockchain, ethereum
Monax
DEPRECATED. To be removed December, 2018 (use monax/bosmarmot)
Stars: ✭ 269 (-15.67%)
Mutual labels:  blockchain, ethereum
Eventeum
A resilient Ethereum event listener that bridges your smart contract events and backend microservices
Stars: ✭ 272 (-14.73%)
Mutual labels:  blockchain, ethereum
Awesome Blockchains
A collection about awesome blockchains - open distributed public databases w/ crypto hashes incl. git ;-). Blockchains are the new tulips 🌷🌷🌷. Distributed is the new centralized.
Stars: ✭ 3,243 (+916.61%)
Mutual labels:  blockchain, ethereum
Web3j
Lightweight Java and Android library for integration with Ethereum clients
Stars: ✭ 3,537 (+1008.78%)
Mutual labels:  blockchain, ethereum
Optimal Buy Cbpro
Scheduled buying of BTC, ETH, and LTC from Coinbase Pro, optimally!
Stars: ✭ 288 (-9.72%)
Mutual labels:  ethereum, eth
Status React
a free (libre) open source, mobile OS for Ethereum
Stars: ✭ 3,307 (+936.68%)
Mutual labels:  blockchain, ethereum
ethvm-logo

⚡️ EthVM: An Open Source Proccessing Engine and Block Explorer for Ethereum, based on Apache Kafka ⚡️

Powered by TypeScript / VueJS

EthVM: Open Source Processing Engine and Block Explorer for Ethereum

Screenshot example

About

What is EthVM?

EthVM is an open-source Ethereum Blockchain Data Processing and Analytics Engine with a client-side Block Explorer, although other networks and forks will be supported over time. EthVM is built by the MyEtherWallet team and is secured under the SSPL license (a small variation of the GNU Affero License v3) and is written in a mixture of different languages.

Our core infrastructure is based on well known languages:

  • TypeScript (Block Explorer)
  • Javascript (API/Processor)

And also is backed by popular frameworks:

Our Block Explorer is currently in Beta right now. You can check it out live at www.ethvm.com and read more about it here. We are currently focused on bug fixes while we work on adding new features in the near future. If you have any questions or requests, feel free to open an issue or send us an email at [email protected].

Getting Started

Right now you can only view EthVM’s Block Explorer (front-end) code. We will be merging the api and processor into the same repo within a couple of weeks, so you can inspect the entire project after the merge.

You can run yarn start:dev within the newclient folder, but you will not be able to propagate any data to the front-end, since the api code base has yet to be merged. However, you can still check out the front-end, and we greatly appreciate any PRs that can improve on code readability - including commentary and structure!

Contributing

We welcome every kind of contribution, so, please see CONTRIBUTING for more details on how to proceed.

Stay in touch!

We have created our EthVM - Devs Telegram channel, feel free to join and hang out! You can also reach out to us on Twitter and Reddit.

About MyEtherWallet Inc

EthVM is backed by the team of MyEtherWallet (MEW), Ethereum’s original wallet. The MEW team is a group of Ethereum-enthusiasts dedicated to building open-source, intuitive products for the Ethereum community. Our team is committed to providing safe spaces for users to view and interact with their funds, without having to worry about who has access to their information and data.

All of our products are completely open-source and available on GitHub for review:

MyEtherWallet Inc

Knowledge Base

MEWconnect Protocol

License

This project is licensed under the SSPL License (a small variation of the GNU Affero License v3) - see the LICENSE file for details (or read it here online).

Powered by MEW
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].