Command Palette
Search for a command to run...
Comments
Join the discussionNo comments yet. Be the first to comment.
More from this blog
Fixing "The requested page was not found" error after deploying a vite + react app to render or digitalocean app platform
This post assumes that you've built and deployed your application to render or digitalocean but your website gives the 404 error like the one below after refreshing or clicking on a link. For render, go to Redirects/Rewrites and do the following: U...
Deploying a Nodejs Typescript application to Render
If you're looking for a good alternative to Heroku that allows you to deploy your applications for free, the answer is Render This is a short guide for deploying a Node.js & Express Typescript application to render. What you need A Render account A ...
L2 Blockchains vs Sidechains: How to deploy a smart contract
How to deploy a smart contract using Alchemy.

Creating your first ERC-20 token
By the end of this post, you would be able to create your first token and mint it on any address you want. we would be using the Avalanche C-Chain. Before we get started, let's go through the basics. What are tokens? Tokens can be used represent almo...
