[EthersJs - 8] Learn about Oracles by calculating chances of hitting "Hedge" Jackpot in Y2k finance.
Note: The code for this tutorial is here: https://github.com/enderNakamoto/y2k_analyze
Y2K finance is a fun DEFI
[EthersJs - 7] Saga of blocks, mempool and glimpse of the dark forest
Blocks in Ethereum are just batches of transactions that has been verified by the network. It has hash of previous
[EthersJs - 6] Gathering on-chain data
Part of having on-chain superpowers is knowing things retail doesn't know. In the end, crypto market is a
[EthersJs - 5] Transferring ERC20 tokens
In the last tutorial, we learned how to transfer ether from one account to another, and earlier, we learned how
[EthersJS - 4] Assert your Identity, sign messages and send transactions
Using the private key to sign messages and send transactions.
[EthersJs - 3] What's you address bro!
In the end, blockchain is a trustless distributed ledger that keeps a running tally of transactions between addresses.
In the
[EthersJs - 2] It is all about connections!
Learn how to connect to the blockchain and extract information
[Track - EthersJs] Gaining on chain superpowers - Introduction and table of contents.
As a developer, you can have superpowers in the land of DEFI and NFTs.