User Tools

Site Tools


blockchain

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
blockchain [2017/11/29 07:15] – [General Notes] stephenblockchain [2017/12/01 01:19] (current) – external edit 127.0.0.1
Line 3: Line 3:
 ===== Links ===== ===== Links =====
  
 +  * [[https://nethereum.readthedocs.io/en/latest/|Nethereum Documentation]]
   * [[https://github.com/ethereumjs/testrpc#usage|Testrpc command line options]]   * [[https://github.com/ethereumjs/testrpc#usage|Testrpc command line options]]
   * [[https://stackoverflow.com/questions/47543679/how-do-i-compile-a-solidity-contract-with-an-import-to-standalone-byte-code|How do I compile a Solidity contract with an import to standalone byte code?]]   * [[https://stackoverflow.com/questions/47543679/how-do-i-compile-a-solidity-contract-with-an-import-to-standalone-byte-code|How do I compile a Solidity contract with an import to standalone byte code?]]
Line 31: Line 32:
 var web3 = new Web3(new Account(privateKey)); var web3 = new Web3(new Account(privateKey));
 </code> </code>
 +
 +===== Questions =====
 +
 +  * [[https://stackoverflow.com/questions/47543679/how-do-i-compile-a-solidity-contract-with-an-import-to-standalone-byte-code|How do I compile a Solidity contract with an import to standalone byte code?]]
 +  * How to I get the result of calling an external function with Nethereum?
  
 ===== Tool Set Install ===== ===== Tool Set Install =====
blockchain.1511939720.txt.gz · Last modified: 2017/11/30 08:15 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki