You are here |
david-barreto.com | ||
| | | |
github.com
|
|
| | | | 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
|
|
| | | | 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
|
|
| | | | 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
|
|
| | 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 |