4 followers
Loves to create something that touches people's 💜
GoLang is the latest language that has become very apparent in cloud technologies. Every major projects are turning to goLang. Its high time to learn ·...
Hello everyone, I am starting Day1-100 series on Learning System Design for Interviews. · Day1 -> 💜 LATENCY and THROUGHPUT 💜 Let's start,In today's...
Data Structure are the backbone for programming. Lets look at the backbone of solidity. · You can read about basics of solidity like variables and...
In this article, we will look how we can also restrict values in int and uint, And why we require that. · You can read about basics of solidity in my...
Learn about basics of solidity like variables , functions in language. · You can read my last article about COMPILING SMART CONTRACT, here 👇 Compiling...
There are many ways one can convert smart contract into ABI or BYTECODE. We will look at by using one of the framework and using IDE. · You can read more...