PinnedTaking it up to 11Moving the tokens around is great, but we can do more¹. We can make the price of our token reflect some price in the real world in real…Jan 16, 2023Jan 16, 2023
PinnedSetting up the environmentThis is the first one in a list of Solidity tutorials specifically focused on Flare development. Do check others in the series (linked at…Jan 16, 2023Jan 16, 2023
Flare blogposts TOCThis is a list of current tutorials regarding the Flare ecosystem.Sep 20, 2023Sep 20, 2023
Deployment (To the chain!)Having contracts on the local blockchain is nice, but we want to deploy them to the real chain and make them accessible to the world.Jan 16, 2023Jan 16, 2023
Moving fundsThe custom tokens are fine and well, but let’s see how to interact with the native chain tokens and move them around.Jan 16, 2023Jan 16, 2023
Better tokenWe now have a token, but it is pretty basic. Let’s add some more functionality to it.Jan 16, 2023Jan 16, 2023
My first tokenBefore starting, make sure that you have your .env file in order (it should contain the private key, otherwise the hardhat will compile).Jan 16, 2023Jan 16, 2023