Skip to content

💄 UI demonstration of Substrate pallet implementation for game assets

License

Notifications You must be signed in to change notification settings

brano-hozza/assets-pallet-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏗 Sub-Scaffold

everything you need to build on Substrate! 🚀

🧪 Quickly experiment with Substrate using a frontend - Viki Val

🏄‍♂️ Quick Start

Prerequisites: Node (v16 LTS) plus pnpm

clone/fork 🏗 sub-scaffold

git clone https://github.com/kodadot/sub-scaffold.git

Make sure to install the dependencies:

# pnpm
pnpm install --shamefully-hoist

Start the development server on http://localhost:3000

pnpm dev -o

Production

Build the application for production:

pnpm build

Locally preview production build:

pnpm preview

Checkout the deployment documentation for more information.

Testing

All tests should be placed in tests directory

pnpm test:unit 

Contributors

Thanks goes to all wonderful people <3

Sponsors

paraspell

About

💄 UI demonstration of Substrate pallet implementation for game assets

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published