metaplex-foundation / js-examples

Examples and Starter Kits using the new JS SDK
MIT License
79 stars 92 forks source link

Add Getting Started Expressjs #4

Closed ahmedibrahim404 closed 2 years ago

ahmedibrahim404 commented 2 years ago

Closed #3

What have been done:

  1. Create an express.js app with one route that accepts a mint address and returns the NFT object from the SDK.
  2. Write a detailed README file that explains the steps to run the example.
lorisleiva commented 2 years ago

@ahmedibrahim404 Thank you for that! I've pushed it over the line by making a few tweaks but that was a great first PR. 🍺