|
| 1 | +Demo of ethereum software |
| 2 | + |
| 3 | +These video's give demos of how to use the ethereum tools. ([Up](..) [Home](..\..)) |
| 4 | + |
| 5 | +- [MetaMask](#metamask) |
| 6 | +- [Ethereum play](#ethereum-play) |
| 7 | +- [Remix](#remix) |
| 8 | +- [RPC API](#rpc-api) |
| 9 | +- [Others](#others) |
| 10 | + |
| 11 | +# MetaMask |
| 12 | + |
| 13 | +| Object | Instance |
| 14 | +| --------------- | --------- |
| 15 | +| Athereum and metamask | [Athereum and metamask](Athereum_and_metamask.html) |
| 16 | + |
| 17 | +# Ethereum play |
| 18 | + |
| 19 | +| Object | Instance |
| 20 | +| --------------- | --------- |
| 21 | +| Play - hello example | [Play - hello example](Play_hello_example.html) |
| 22 | +| Play - Transfer eth | [Play - Transfer eth with contract](Play_Transfer_eth_with_contract.html) |
| 23 | +| Play - oracle | [Play - Provable Temperature Oracle](Play_Provable_Temperature_Oracle.html) |
| 24 | +| Play - ERC20 token | [Play - ERC20](Play_ERC20.html) |
| 25 | +| Play - Deploy contract ERC721 | [Play - Deploy contract ERC721](Play_Deploy_contract_ERC721.html) |
| 26 | +| Play - Check ERC721 interface | [Play - Check ERC721 interface](Play_Check_ERC721_interface.html) |
| 27 | +| Play - Mint one ERC721 token | [Play - Mint one ERC721 token](Play_Mint_one_ERC721_token.html) |
| 28 | +| Play - See ERC721 token in Metamask | [Play - See ERC721 token in Metamask](Play_See_ERC721_token_in_Metamask.html) |
| 29 | +| Play - Unibright | [Play - Unibright](Play_Unibright.html) |
| 30 | +| Play - Natspec | [Play - Natspec](Play_Natspec.html) |
| 31 | + |
| 32 | +# Remix |
| 33 | + |
| 34 | +| Object | Instance |
| 35 | +| --------------- | --------- |
| 36 | +| Remix - compile and use Casino | [Remix - compile and use Casino](Remix_compile_and_use_Casino.html) |
| 37 | +| Remix - deploy ropsten | [Remix - deploy ropsten](Remix_deploy_ropsten.html) |
| 38 | +| Remix - natspec | [Remix - natspec](Remix_natspec.html) |
| 39 | +| Remix - debug | [Remix - debug](Remix_debug.html) |
| 40 | +| Remix - ropsten - debug gas | [Remix - ropsten - debug gas](Remix_ropsten_debug_gas.html) |
| 41 | + |
| 42 | +# RPC API |
| 43 | + |
| 44 | +| Object | Instance |
| 45 | +| --------------- | --------- |
| 46 | +| Curl - Check contract balance | [Check contract balance via RPC-curl](Check_contract_balance_via_RPC_curl.html) |
| 47 | +| Check contract balance online | [Check contract balance via RPC-online](Check_contract_balance_via_RPC_online.html) |
| 48 | +| Websockets | [Use ganache-cli Windows WS](Use_ganache_cli_Windows_WS.html) |
| 49 | +| Subscriptions | [Use ganache-cli Windows WS Subscriptions](Use_ganache_cli_Windows_WS_Subscriptions.html) |
| 50 | + |
| 51 | +# Others |
| 52 | + |
| 53 | +| Object | Instance |
| 54 | +| --------------- | --------- |
| 55 | +| Test Eth | [Get Ropsten ETH via Faucet](Get_Ropsten_ETH_via_Faucet.html) |
| 56 | +| web3.js 0.2 | [Use web3 0.2 from chrome console with MetaMask](Use_web3_0.2_from_chrome_console_with_MetaMask.html) |
| 57 | +| web3.js 1.0 | [Use web3 1.0 from chrome console with MetaMask](Use_web3_1.0_from_chrome_console_with_MetaMask.html) |
| 58 | +| Load chain | [Load geth goerli windows](Load_geth_goerli_windows.html) |
| 59 | +| Publish source | [Publish on etherscan and interact](Publish_on_etherscan_and_interact.html) |
| 60 | +| Find ERC721 token in Opensea | [Find ERC721 token in Opensea](Find_ERC721_token_in_Opensea.html) |
| 61 | +| Piet - Unibright | [Piet - Unibright](Piet_Unibright.html) |
| 62 | +| Aragon - create company | [Aragon - create company](Aragon_create_company.html) |
| 63 | +| Create ERC20 via web | [Create ERC20 via web](Create_ERC20_via_web.html) |
| 64 | +| Geth Prometheus Grafana | [Geth Prometheus Grafana](Geth_Prometheus_Grafana.html) |
| 65 | + |
0 commit comments