Explore >> Select a destination


You are here

david-barreto.com
| | github.com
25.6 parsecs away

Travel
| | Learn how to deploy and customize an ERC721 token on StarkNet - GitHub - starknet-edu/starknet-erc721: Learn how to deploy and customize an ERC721 token on StarkNet
| | www.briangershon.com
71.4 parsecs away

Travel
| | Develop, test and deploy an upgradeable NFT contract based on OpenZeppelin ERC721 Solidity framework and Hardhat tooling. Plus two real-world open-source NFT projects to learn from.
| | kndrck.co
76.9 parsecs away

Travel
| | Motivation: I've been trying to find a tutorial on building an Oracle in Ethereum, only problem is that the articles online are either out of date (pre web3 v1.0.x) or the source code provided is structured in such a way that makes it incredibly tough to follow (having python, c# and javascript in one project with no clear description of what each language is doing and why its necessary). This guide assumes you have a basic understanding of the solidity language
| | codewithstyle.info
144.6 parsecs away

Travel
| In the first post of the series, we've discussed which elements of the JavaScript language might be useful when writing functional code. Let's now see