magiclabs / magic-admin-js

Magic admin Node.js SDK makes it easy to leverage Decentralized ID tokens to protect routes and restricted resources for your application.
https://docs.magic.link/admin-sdk/node-js
MIT License
76 stars 33 forks source link

Adding mint module for minting NFTs #105

Closed bengriffin1 closed 1 year ago

bengriffin1 commented 1 year ago

📦 Pull Request

Adding a feature for NFT Minting + Delivery. Adds a new "Mint" module with 2 functions, for both ERC721 and ERC1155 minting.

✅ Fixed Issues

None

🚨 Test instructions

yarn run test

⚠️ Don't forget to add a semver label!

minor

magiclabsFE commented 1 year ago

:rocket: PR was released in v1.9.0 :rocket: