Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 543 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 543 Bytes

BlockChain_Ethereum_tutorial

BlockChain_Ethereum_tutorial

ملفات المشاريع التي تم عملها خلال الدورة

روابط مهمة: https://eth-converter.com

https://web3js.readthedocs.io/en/v1.2.0/web3-eth-accounts.html#privatekeytoaccount

https://github.com/ethereum/wiki/wiki/JavaScript-API#web3ethcoinbase

https://web3js.readthedocs.io/en/v1.2.6/web3-eth.html#id65

اوامر مفيدة

Compile: truffle compile Migrate: truffle migrate --network development Ganache: ganache-cli -i 666 Express: npm start