Web3 docking of Ethereum Wallet
In Ethereum, all kinds of transfer and other transaction operations need to be completed by accounts. In the transaction platform, such as currency exchange transaction platform, each transaction needs to have a transaction initiation account and a transaction receiving account. Each account corresponds to an address, and the account name is the label of the address. Use a wallet to manage accounts. A wallet can contain multiple accounts. Of course, you can also create multiple wallets
If you want to query the transaction records on the main network, you can use Etherscan. However, if you build your own private chain, how should you query the transaction records
the answer is that you need to listen to the logs on the chain, save them in the database, and then query them in the database. For example:
< pre t = "code" L = "Java" > varaddr = & quot& quot;< br />varfilter=web3.eth.filter({fromB lock:0 ,toBlock:' latest', address:addr });< br />filter.get(function(err,transactions){transactions.forEach(function(tx){
vartxInfo=web3.eth.getTransaction(tx.transactionHash);
/ / at this time, the transaction information txinfo can be stored in the database
})< br />}); Pre >
Web3. Eth. Filter() is used to monitor the log on the chain, and Web3. Eth. Gettransaction() is used to extract the information of the specified transaction. Once the transaction information is obtained, it can be stored in the database for query
recommend a practical introction, you can see: Ethereum tutorial
first of all, you need to have an Ethernet wallet account number and address. Then you can display the currency in your personal assets or personal account on the trading platform. Click Ethereum to withdraw the currency and fill in the address of your wallet
Mr. Yuan Wang is engaged in the development of digital asset blockchain system. If you need to develop it, you can search "Mr. Yuan Wang" on the Internet for detailed communication
at present, the central bank's research on digital currency is still at an early stage, and it only plans to launch digital currency, but it is still far away from issuing digital currency. When the central bank studies digital currency, it may study the existing mainstream digital currencies such as bitcoin, Ruitai, dogcoin, etc.
let's first talk about the calculation method of "item": the difference between the number of items on both sides, such as 180.5 items on the black side and 180.5 items on the white side, is that the white side wins 7.5 items, because the black side has to post 7.5 items first
let's talk about the calculation method of "sub": half of the intersection point is 180.5 + 3 + 3 / 4 (half of 7.5 mesh). If one party wins by more than this number, the number of sub winning is the difference between the number of sub winning party and 180.5 + 3 + 3 / 4, which is the same as the above example, that is, white party wins 3 + 3 / 4.