Matt Lim·Jan 16, 2023First impressions of the Remix web frameworkWhat I liked, what I didn’t like, and would I use it again
Matt Lim·Oct 29, 2021Solana’s Token Program, ExplainedBreaking down how fungible and non-fungible tokens work in Solana.A response icon2A response icon2
Matt Lim·Oct 22, 2021Learning Solana #2: What Is an Account?An account either holds data or is an executable program. Each account has an address (usually a public key). Each account also has an…A response icon1A response icon1
Matt Lim·Oct 22, 2021Learning Solana #1: What Is a Transaction?In short, a transaction consists of an array of signatures and a message. A message consists of a header, an array of addresses…A response icon2A response icon2
Matt Lim·Oct 14, 2021Are NFTs really decentralized?A look into how popular NFT collections store their metadata. Depending on how this works, an NFT’s image may be changed or deleted.A response icon3A response icon3
Matt Lim·Oct 5, 2021Breaking Down the Ethereum Yellow PaperA complete overview of the Ethereum Yellow Paper, explained in an understandable way.A response icon1A response icon1
Matt Lim·Sep 29, 2021How to use Arweave to store and access NFT metadata, part 2How to use arbundles to create Arweave transactions that are instantly accessible and always available.A response icon1A response icon1
Matt Lim·Sep 28, 2021How to use Arweave to store and access NFT metadataFirst, let’s address a simple question: why use Arweave to store NFT metadata? The simple answer: data on Arweave cannot be deleted…A response icon1A response icon1
Matt Lim·Sep 4, 2021How Stripe Connect fees work (with currency conversion)This took me a while to figure out, so figured I’d write an article about it.