Codeslinger. Melbourne based Solidity developer for hire.
A few months ago I decided to learn Solidity, the programming language used for writing smart contracts for the Ethereum blockchain.
This article isn’t an intro to Solidity, so I’m going to assume you know what a…
By now our ERC721 implementation is really starting to take shape. We’ve written our basic implementation, the true codeslingers among you even tested it, and in the last article we learned about extensions and added Metadata to our…