Skip to content

This is a demo/starter on how to use Signum XT Wallet in a plain html,css,javascript project

License

Notifications You must be signed in to change notification settings

ohager/signum-xt-wallet-vanilla-demo

Repository files navigation

signum-xt-wallet-vanilla-demo

This is a demo/starter on how to use Signum XT Wallet in a plain html,css,javascript project

It uses:

There is a NextJS/ReactJS starter available also

ONLINE DEMO

Get Started

This project uses Vite to make development and deployment a breeze.

It is required that you have NodeJS (14+) installed on your machine, such you can take full advantage of

  • Development with Live Reload (HMR)
  • Optimized, Bundled, Minified static site

Once cloned this repo and having NodeJS installed just hit:

  1. npm i
  2. npm run dev
  3. Open brower at "http://localhost:5173"
  4. Start hacking

Good reasons for using Vite, can be read here

Deployment

If you go the modern tooling way, just run npm run build - This creates an optimized static site in the ./dist folder, which can hosted anywhere then.

About

This is a demo/starter on how to use Signum XT Wallet in a plain html,css,javascript project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published