Skip to content

cinojosa0705/hxro-xnft

Repository files navigation

Hxro xNFT for Sandstorm Hackathon Workshop

This is an xNFT app project that helps you understand how you can build xNFTs and how to use Hxro's Parimutuel TS SDK

This project uses this template: /~https://github.com/cinojosa0705/xnft-template-stacc

Further Documentation:

Developing

Once you've installed Backpack, get started building your xNFT with these steps. Note that the packages here will always use the latest, which correspond to the latest tagged build of Backpack. If you have unexepected issues, make sure your package versions match the app version.

Install

First, install dependencies.

yarn

Run the dev server

Then, run the dev server with hot reloading

yarn dev

Open the Simulator in Backpack

Now that you have your xNFT dev server running, open it in the Backpack simulator to see it run.

That's it!

Build & Publish

Once you're done and ready to publish, build your xNFT:

yarn build

Test the newly created build in dist/index.html in the simulator:

yarn start

Once everything looks good head over to xnft.gg to publish your xNFT!

About

Hxro xNFT for the Solana Sandstorm Hackathon Workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published