Related Software
- Dev Tools and Libraries
- wiki.software.List.ethersjs
- wiki.software.List.Hardhat
- Node Software
- wiki.software.List.geth
TODO
- Tests
- Expect / Should - Chai
- Learn how state chanels work
- Learn how sidechains work
- Make list of all things one can do with web3 and ethersjs
- How can I call a oracol properaly, wait a period of time and have the orical call the smart contract all securely
- Play with WASM and eWASM
- Run my own node on every blockchain
- Research NEP smart contract
- I need to have a library that can generate byte code for all kinds of different blockchains
- That would be the most amazing javascript library ever
- What are the javascript libraries like web3/ethers for NEO, Stellar, Bitcoin, EOS, Cardano, Tron, IOTA, Mnero, Dash, NEM and others
- I need to learn those libraries
- wiki.software.Programming Language.Solidity.Minting Tokens
- solidity mapping string to string
Cool Stuff
wiki.software.list.Ethereum.Dapps and Libraries
Ethereum Stuff
- wiki.software.list.Ethereum.ABI
- wiki.software.list.Ethereum.Events
- wiki.software.list.Ethereum.Detect Contract Creation
- wiki.software.list.Ethereum.networkID
Tooling
wiki.software.List.ethersjs * wiki.software.List.Hardhat * wiki.software.list.Hardhat.OpenZepplin * [react|Software.List.Hardhat.react]] * wiki.software.List.web3 * Other Interesting Tooling * https://github.com/ethereum-ts/Typechain
Example Projects
Random
- dev@red | Medium
- web3js - How to get all contracts deployed by the address, given the address? - Ethereum Stack Exchange
- How to list all the contracts currently on the blockchain? - Ethereum Stack Exchange