Sample App

Sample app is an open-source Next.js app that makes it extremely easy to deploy a working app with all of your application's Asset Layer NFTs, even if you aren't a developer! And, if you are a developer, you can use Sample App as a starting point and add your own functionality.

Today, Sample App includes a home page, an NFT explorer, and an NFT inventory manager. Soon, we will be adding a marketplace and storefront so your users can begin buying and selling NFTs from your app on your own website immediately. Learn more about these in the Sample App pages section.

Sample App comes out of the box with integrations for both HandCash & Asset Layer's APIs. All you have to do is add your HandCash and Asset Layer App IDs and App secrets, and then deploy your app using a service like Netlify or Vercel. No code or servers needed!

This documentation will get you started on using the Sample App, customizing it, making it work for your use case, and deploying it.

You can check out a deployment of Sample App here NFT Sample App.

The source code for this app can be accessed on GitHub here NFT Sample App Source Code.

Last updated