near / devrel

The space for DevRel
MIT License
9 stars 0 forks source link

[TASK] Create a Zero to Hero NFT Guide for Docs which includes a Marketplace. #382

Closed BenKurrek closed 2 years ago

BenKurrek commented 2 years ago

What is this for?

Who needs to be involved?

Tasks to complete (can return to [x] these)

What is the t-shirt size of this? (range: x-small is 1 hour, x-large is over a month of work)

What priority is this? (remove what doesn't apply)

BenKurrek commented 2 years ago

GH Repo containing all the branches and commented code: https://github.com/near-examples/nft-tutorial

BenKurrek commented 2 years ago

Creating an outline for the structure in docs in this google doc: https://docs.google.com/document/d/18DQUgiOR8qbOatosupx4tZeyQh6VKcTXOTC6G2Cj684/edit?usp=sharing

BenKurrek commented 2 years ago

Upgraded all the contracts to the new SDK 4.0.0-pre4 as well as the new rust toolchain. I also added a new branch for events and refactored the codebase to provide very clear changes that need to be made across branches when comparisons are made.