Skip to content

Commit

Permalink
Quick start/nft tutorial (#170)
Browse files Browse the repository at this point in the history
* feat: Added NFT tutorial Initial Draft

* Adding new file before merging to dev

* Removing extra file

* Updating the contract address for deploy and build

* Adding command to interact

* Adding commands for NFT

* Adding new steps

* Prepared some doucment content for NFT (Frontend)

* Pushing new commands for NFT

* moving the commands to last

* Added create-nft all steps

* Refector create nft functions

* Completed all nft functions

* Adding the desciption of the functions

* Updated Docs for nft page

* Adding more desciption for fetch and transfer

* Completed nft tutorial page

* Update content on nft page

* Update function logic

* Updated nft page content

* fix: updated document with fixes

* fix: updated document for next steps

* fix: updated document for further steps

* fix: doc update for validate NFT section

---------

Co-authored-by: AelfHarsh <[email protected]>
Co-authored-by: RutvikAelf <[email protected]>
  • Loading branch information
3 people authored Aug 14, 2024
1 parent 02506fa commit 8441c4c
Show file tree
Hide file tree
Showing 21 changed files with 1,729 additions and 9 deletions.
1,677 changes: 1,677 additions & 0 deletions docs/quick-start/developers/nft-tutorial/index.md

Large diffs are not rendered by default.

34 changes: 29 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added static/img/Seed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/collect-wallet-success.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/collection-form-example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/connect-wallet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/copy-nft-seed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/create-collection-button.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/create-collection-form.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/create-nft-form.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/faucet-image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/home-nft-page.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/nft-fe-directory.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/nft-home-page.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/portkey-nft-seed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/profile-page.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/signin-transaction.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/symbol.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/transfer-button.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/transfer-nft-page.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 23 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2935,14 +2935,16 @@ ccount@^2.0.0:
resolved "https://registry.npmjs.org/ccount/-/ccount-2.0.1.tgz"
integrity sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==

chaingpt-component@^0.1.9:
version "0.1.9"
resolved "https://registry.npmjs.org/chaingpt-component/-/chaingpt-component-0.1.9.tgz"
integrity sha512-qsH8S8zzsB7YJX3EDHnkhICX8hhQmFBQDfa+SZnX8gjb7YpycGQA3sr5e2FnqmVu/AV7s6tB2NuEUx9HRu6zFw==
chaingpt-component@^0.2.0-beta.3:
version "0.2.0-beta.3"
resolved "https://registry.npmjs.org/chaingpt-component/-/chaingpt-component-0.2.0-beta.3.tgz"
integrity sha512-bzFa2uNWGN0Ynn26eymCN5JYzJXfBlVSKhBlBMRHk3KcFVyLu9LEVsM4Z6N3QTKHwZ7UjUBCB/aTpT66y/8PXg==
dependencies:
"@microsoft/fetch-event-source" "^2.0.1"
linkify-it "^5.0.0"
react "^18.3.1"
react-dom "^18.3.1"
tlds "^1.254.0"

chalk@^2.4.2:
version "2.4.2"
Expand Down Expand Up @@ -5311,6 +5313,13 @@ lines-and-columns@^1.1.6:
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz"
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==

linkify-it@^5.0.0:
version "5.0.0"
resolved "https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.0.tgz"
integrity sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==
dependencies:
uc.micro "^2.0.0"

loader-runner@^4.2.0:
version "4.3.0"
resolved "https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.0.tgz"
Expand Down Expand Up @@ -8135,6 +8144,11 @@ tiny-warning@^1.0.0:
resolved "https://registry.npmjs.org/tiny-warning/-/tiny-warning-1.0.3.tgz"
integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==

tlds@^1.254.0:
version "1.254.0"
resolved "https://registry.npmjs.org/tlds/-/tlds-1.254.0.tgz"
integrity sha512-YY4ei7K7gPGifqNSrfMaPdqTqiHcwYKUJ7zhLqQOK2ildlGgti5TSwJiXXN1YqG17I2GYZh5cZqv2r5fwBUM+w==

to-fast-properties@^2.0.0:
version "2.0.0"
resolved "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz"
Expand Down Expand Up @@ -8233,6 +8247,11 @@ typesense@^1.7.2:
axios "^1.6.0"
loglevel "^1.8.1"

uc.micro@^2.0.0:
version "2.1.0"
resolved "https://registry.npmjs.org/uc.micro/-/uc.micro-2.1.0.tgz"
integrity sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==

undici-types@~5.26.4:
version "5.26.5"
resolved "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz"
Expand Down

0 comments on commit 8441c4c

Please sign in to comment.