top of page


Programming NFTs: An Introduction
This quick guide will give you some basic starting points on how to code and deploy ERC721/ERC1155 smart contracts to an EVM-based chain.

Matt
Dec 9, 2022


Coding NFTs: Overview of Minting Platforms
While preparing a PDF about NFT programming, I have tried minting NFTs on a few platforms to get a feel for it.

Matt
Aug 2, 2022


Smart Contract Programming Resources
Keeping track of my favourite resources about safe Solidity programming and how to write code that minimises the risk of exploits.

Matt
May 21, 2022
bottom of page