Decipher Club
  • Article Series
  • Chain Abstraction
  • Smart Contracts
  • Decipher EVM Puzzle
  • About
Sign in Subscribe
move-smart-contracts

My First Mini-Project in SUI-Move - Part 2

Zartaj Afser

Zartaj Afser

25 May 2025 — 9 min read
My First Mini-Project in SUI-Move - Part 2

This post is for subscribers only

Subscribe now

Already have an account? Sign in

Read more

Deep Mental Models for Solidity ABI Encoding: Part 2

Deep Mental Models for Solidity ABI Encoding: Part 2

Note: Read the previous part before starting: 1. Part-0, 2 Part-1 ( must-read ) With Part 1 of this article series, you've already internalized the fundamentals of ABI encoding. We’re now ready to move deeper into complex structures that Solidity developers use every day: structs, arrays, and deeply nested

By Zaryab Afser 29 Jun 2025
Deep Mental Models for Solidity ABI Encoding: Part 1

Deep Mental Models for Solidity ABI Encoding: Part 1

For Solidity developers, ABI Encoding/Decoding is THE topic to master. It's one of those topics that separates you from the rest - makes you a 10x solidity dev. On the other hand, it's a topic that could be very difficult to grasp. It's

By Zaryab Afser 15 Jun 2025
Why Learn Hard Solidity Things [ ABI Encoding Series: Part 0 ]

Why Learn Hard Solidity Things [ ABI Encoding Series: Part 0 ]

Solidity is EASY. It's a simple and beautiful language. With the rise of excellent educational resources, courses, dev-tools, and LLMs, learning and writing Solidity has never been easier. But here's the hard truth — if it's easy for everyone to get started, it's

By Zaryab Afser 10 Jun 2025
My first experience with Move Smart Contracts - Part 1

My first experience with Move Smart Contracts - Part 1

I recently tried a new smart contract language, MOVE. The language is inspired by Rust, so it's not intuitive for Solidity devs. However, it's super fun to build with. In this article series, I aim to provide an introduction to the Move language and its features.

By Zartaj Afser 13 May 2025
Decipher Club
  • Sign up
  • Twitter
  • Github
Powered by Ghost

Decipher Club

Simplifying Web3 and Tech for all