Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
ethereum_notes [2016-06-23 07:30] – created nikethereum_notes [2019-08-11 10:40] nik
Line 1: Line 1:
 ==== Ethereum Notes ==== ==== Ethereum Notes ====
 +
 +  * project -> https://www.ethereum.org
 +  * wallet -> https://github.com/MyCryptoHQ/MyCrypto/releases
 +  * transactions -> https://etherscan.io/ 
 +
 +====web 3.0 browsers====
 +   * https://metamask.io/
 +   * https://brave.com/
 +==== testnet ====
  
   * install, setup, config. https://www.ethereum.org/cli    * install, setup, config. https://www.ethereum.org/cli 
   * setup testnet. https://souptacular.gitbooks.io/ethereum-tutorials-and-tips-by-hudson/content/private-chain.html   * setup testnet. https://souptacular.gitbooks.io/ethereum-tutorials-and-tips-by-hudson/content/private-chain.html
-  * use the testnet +  * use the testnet ''geth --datadir ~/.ethereum_private init ~/ethereum/test/genesis.json''
-    * <code>geth --datadir ~/.ethereum_private init ~/ethereum/test/genesis.json</code> +
   * python client. https://github.com/ethereum/pyethapp    * python client. https://github.com/ethereum/pyethapp 
  
Line 20: Line 28:
  
   * " I have made use of this feature and have rightfully claimed 3,641,694 ether, and would like to thank the DAO for this reward" http://pastebin.com/CcGUBgDG    * " I have made use of this feature and have rightfully claimed 3,641,694 ether, and would like to thank the DAO for this reward" http://pastebin.com/CcGUBgDG 
 +
 +  * analysis of the exploit. http://hackingdistributed.com/2016/06/18/analysis-of-the-dao-exploit/
  
   * end of the DAO   * end of the DAO
-    https://www.reddit.com/r/ethtrader/comments/4ok2m8/the_dao_is_being_ended_all_funds_to_be_returned/ +    https://www.reddit.com/r/ethtrader/comments/4ok2m8/the_dao_is_being_ended_all_funds_to_be_returned/ 
-    http://www.wsj.com/articles/investment-fund-based-on-digital-currency-to-wind-down-after-alleged-hack-1466175033 +    http://www.wsj.com/articles/investment-fund-based-on-digital-currency-to-wind-down-after-alleged-hack-1466175033 
  
   * imperative programming for contracts?!   * imperative programming for contracts?!
  • ethereum_notes.txt
  • Last modified: 2023-03-18 12:56
  • by nik