Reference App

🏃‍♀️ Run the server locally with our reference app.

  1. Go to Marketplace Demo Application on Github > Clone the repo to your local computer.
492 442
  1. Open in your preferred IDE (E.g., Sublime, Visual Studio Code, Atom).
    Change directories to reference-app in your terminal and run yarn install.
487
  1. Confirm no ‘serious’ errors in the log > Run yarn dev in your terminal.
509
  1. The console will instruct you to go to Local Port 3000.
    You can choose to manually add images/collections in the content.json file in the reference app and follow the SCHEMA there.
2048
  1. Go to Auth0 and create an account.
    Note/copy your JWT from your new Auth0 account designed to be used for this demo purpose.

📘

You may see Auth0 Quickstart Guide for reference.


  1. Go to Mojito Mint.
    Click the Sign Up button and enter your credentials/link to your Gmail account.
2048
  1. You will receive an ID that you will send/hand off to your Mojito Rep. Your Mojito representative can add the ID to give you access.
2048
  1. Your Mojito representative will assist you in creating your first Organization.
2048
  1. Click on Settings from the Left Nav and select Add Marketplace .
2048
  1. From the dropdown labeled Choose Marketplace, select your marketplace and then click Wallets from the left navigation.
2048
  1. Create your Multisig Wallet.
844
  1. Click Add Collection from the left navigation and fill in the fields.
2048
  1. Click on Contracts from the left navigation and fill in the fields.
2048
  1. Click on NFTs from the left navigation and fill in the fields.
2048
  1. Click on Add Item from the Collection that you’ve chosen from the Collections dashboard.
2048
  1. Find file .env.sample in the repo.
2048
  1. Your Mojito representative can hand off the key:value pairs needed for your .env.local file and walk you through the correct/corresponding locations to add to the file.

👍

At this point, you should be able to run the server locally and see your tokens with the images if you have added them.