templates
templates copied to clipboard
feat: added xsubscriptions template
Project Title:
XSubscriptions
Project Description:
This is an NFT subscriptions marketplace, facilitating creators in minting and listing NFT memberships that unlock various benefits for buyers.
Technologies Used:
NextJs, ReactJs, Typescript, TailwindCSS, Mongoose, Recoil, MongoDB, Mintbase SDK, Mintbase React.
How did you used mintbase.js?:
- Used
useMbWallet
for wallet connections - Used to
deployContract
to deploy contracts on near testnet. - Used
mint
to mint the NFTs.