Skip to content

Commit

Permalink
Merge pull request #25 from cs-pub-ro/further-details
Browse files Browse the repository at this point in the history
Add further details regarding the completion of tasks
  • Loading branch information
razvan-tanase authored Nov 13, 2024
2 parents 91b5a22 + 3b8c643 commit e015140
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assignments/assignment1.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,10 @@ attributes as the BPDA-NFT, otherwise the SC will tell you that the NFT's do not

You can also deploy the homework's SC for local testing.

### How do I know if I have successfully finished the homework?

The homework is done if, at the end of the aforementioned flow, you have a **BPDA-TRADING-CARD** NFT in your MultiversX wallet. Any further attempts to call the functions `getYourNftCardProperties` or `exchangeNFT` will result in a SC error with the following message: **Congratulations! You already finished the homework!**.

### 3. Frontend Application (BONUS 1)

Develop a simple front-end (React or other frameworks) that allows users to interact with the smart contract through a web interface.
Expand Down

0 comments on commit e015140

Please sign in to comment.