-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: added advance nft dapp #8
base: master
Are you sure you want to change the base?
Conversation
Pull request analysis by VIZIPI Below you will find who is the most qualified team member to review your code. No other active qualified developers found to review these specific changes. You might consider involving more team members with these code segments. Potential missing files from this Pull requestNo files found with a 40% threashold :) Committed file ranks(click to expand)0.00% [advance/nft/2-dapp/src/components/ui/sheet.tsx] 0.00% [advance/nft/2-dapp/src/index.css] 0.00% [advance/nft/2-dapp/src/pages/profile/index.tsx] 0.00% [advance/nft/2-dapp/src/components/ui/toast.tsx] 0.00% [advance/nft/2-dapp/postcss.config.js] 0.00% [advance/nft/2-dapp/src/components/ui/label.tsx] 0.00% [advance/nft/2-dapp/src/components/layout/header/index.tsx] 0.00% [advance/nft/2-dapp/app/globals.css] 0.00% [advance/nft/2-dapp/src/pages/create-nft/index.tsx] 0.00% [advance/nft/2-dapp/README.md] |
advance/nft/2-dapp/README.md
Outdated
|
||
## Getting Started | ||
|
||
Frontend of our [NFT dApp](https://docs.aelf.dev/quick-start/developers/nft-dapp/#step-4---interact-with-deployed-multi-token-smart-contract). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
docs.aelf.com
advance/nft/2-dapp/README.md
Outdated
|
||
2. Navigate to the project directory: | ||
```bash | ||
cd aelf-samples/nft-dapp-tutorials |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
amend path
No description provided.