ethersjs

Nov
19

[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
13 min read
Nov
15

[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
4 min read
Nov
14

[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
5 min read
Nov
14

[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
4 min read
Nov
08

[EthersJS - 4] Assert your Identity, sign messages and send transactions

Using the private key to sign messages and send transactions.
4 min read
Nov
06

[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
3 min read
Nov
05

[EthersJs - 2] It is all about connections!

Learn how to connect to the blockchain and extract information
6 min read
Nov
04

[Ethers Js - 1] Getting Started, prerequisites and installations.

Prepare the workspace
3 min read
Nov
03

[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.
2 min read