Solidity is a special language with many little quirks. A lot of things behave differently in Solidity than most other…
Read Story
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust. Foundry is consistently 1.5x-11x…
Read Story
This is a quick and nontechnical look into the ERC721 and ERC1155 token standards. Both of these token standards are…
Read Story
Although web3 development tools are still pretty new as compared web2 there are some pretty nifty VS code plugins that…
Read Story
why is scaling up needed? The demand for blockchain space has been increasing substantially over the past years, in particular…
Read Story
Installation We recommend working inside a python virtual environment, but you can also install the Cairo package directly. To create…
Read Story
There’s a lot of talk about web 3.0 and the big changes it’ll bring to the industry, but few people…
Read Story
Intro Blockchain has revolutionized how financial systems work. It has paved the path to completely new financial paradigms like DeFi…
Read Story
Geth (short for Go Ethereum) is one of the three original implementations (along with C++ and Python) of the Ethereum…
Read StoryIntro OK developers welcome back! In this video I think it's time for us to revisit Ganache. Ganache is part…
Read Story