Eth2.0 12 October 2020 Zinken eth2 testnet launched successfully! Developers of Ethereum 2.0 phase 0 successfully launched testnet ‘Zinken’ on Monday, October 12th after the recent Spadina testnet did not go smoothly enough.
Enigma 17 July 2019 Setup Eth 2.0 Phase0 testnet for Prysm Some of the clients of Eth2.0 have already released their implementation on testnet or very close to release. Intrested users may try staking testETH at the testnet to understand the process.
Ethereum 8 July 2019 Generate Ethereum Wallet from Private Key Many times users have Private Key and they want to generate Ethereum compatible password protected wallet from that key. Here is a small utility program for Ethereum Blockchain in NodeJS that would help user to generate Ethereum compatible password protected wallet starting just with Private Key.
Featured Ethereum 7 July 2019 Install MetaMask on Brave browser Brave is an open source browser engine based on Chromium. It blocks unwanted content by default and keeps count. Many users prefer Brave to do Ethereum transaction using Metamask add-on.
Ethereum 5 July 2019 Commit Ethereum Transaction Using Command Line A command line utility to commit transactions on Ethereum blockchain without any download or web browser.
Ethereum 14 March 2019 Web3 subscription APIs and watching birth of CryptoKitty Web3 provides some very useful APIs by which you can subscribe to the events on Ethereum blockchain. Web3 is a JavaScript library which interact with
Ethereum 6 February 2019 Reading Ethereum Geth database (LEVELDB) Geth stores all blockchain data in LevelDB database that stores value in key-value pair. We normally do not need to access these data files because geth provides many utilities to interact with underlying data structure. But, just to understand how geth stores data, let's hack a little bit.
Ethereum 30 January 2019 ÐΞVp2p Wire Protocol (Kademlia Distributed Hash Table) Kademlia distributed hash table was designed by Petar Maymounkov and David Mazières in 2002 for decentralized peer-to-peer computer networks. Ethereum ÐΞVp2p uses Kadmelia distributed hash table to maintain a list of peers.
Guest Post 23 January 2019 HOW BLOCKCHAIN COULD BREAK BIG TECH’S HOLD ON AI Blockchain and AI, two of the most common buzzwords that abound today in the industry, have their own scientific potentials that can be explored. Though
Ethereum2.0 6 January 2019 EtherWorld's weekly: January 06, 2019 ConsenSys announced a collaboration with AMD; Tesla Stock on a Blockchain; TurboTax partnered with a crypto tax company to bring crypto tax automation; ETH dev team is going forward with progPOW in upcoming HF; 10 years of Bitcoin Genesis and more...
blockchain 2 December 2018 EtherWorld's weekly: December 02, 2018 FedEx with XYO is building Location-Based Technology Capabilities; Amazon Managed Blockchain; Tax paying through crypto in Ohio; Vitalik Buterin recieved an honorary doctorate from University of Basel; Coinbase Announces Support for Zcash and more...
blockchain 25 November 2018 EtherWorld's weekly: November 25, 2018 IMF Explores Evolving Forms of Money; US Election Commission Allows Mining of Cryptocurrency for Political Campaigns; Overstock could be sold for crypto; EEA Opens Regional Office in Korea and more...
Enigma 20 November 2018 Constantinople - the winding up of Metropolis phase Ethereum blockchain is going for another fork - Constantinople, in January 2019.
Projects 30 October 2018 Siacoin's upcoming HF, Bittrex adding USD market for SC, market and price analysis Siacoin is all set for the hardfork scheduled for block 179,000 expected to be on Wednesday, October 31st. The core developers hope to improve
Enigma 30 October 2018 Introducing web3 commands to browser This is an effort to make Ethereum Web3 commands easily available to community of developers and users, I am pleased to release an awesome tool