📄️ Send ETH
Now, let's see how we can send some `eth` to the other account, using our Finnie wallet that we have already set in the previous chapter.
📄️ Send ETH (EIP-1559)
Send type EIP1559 ETH
📄️ Contract Deployment
How to deploy a new contract using ethers.js.
📄️ Mint NFT
Let's take our final step - mint our own NFT! We can do that by using the method `mintCollectibles` which is available on our brand new `collectiblesContract`.