Tags → #coding
-
Parse off-chain metadata in ton blockchain
Online off-chain metadata parser for nfts in ton blockchain and a quick tutorial on how to parse it using @ton/ton library in Typescript.
-
Proof That Steins;Gate World Is a Running Simulation
My thoughts on why Steins;Gate series world and probably ours too, is a simulation.
-
UTF-8, Codepoint, Bitstring, Binaries, Charlist in elixir
I wanted to have clear understanding of what are UTF-8 Codepoints, Bitstring, Binaries and Charlists so i write a long the way i learn.