louisinger / ionio-marina-spender

Keep track of Ionio artifacts in a fancy web app

Home Page:https://louisinger.github.io/ionio-marina-spender/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GH Pages

Ionio Marina spender

A simple web app to help you keep track of your Ionio Artifact. Optionally connect to Marina Wallet Ionio accounts to inspect and spend your coins locked by covenants.

Screenshot

Try it ! https://louisinger.github.io/ionio-marina-spender/

Development

Install dependencies:

yarn install

Run locally with hot reloading:

yarn dev

Build for production:

yarn build

Format code:

yarn format

What's inside?

  • TypeScript
  • Webpack (with Node.js polyfill plugin)
  • Bulma
  • Prettier
  • ESLint
  • Svelte

Acknowledgements

About

Keep track of Ionio artifacts in a fancy web app

https://louisinger.github.io/ionio-marina-spender/

License:MIT License


Languages

Language:Svelte 70.3%Language:TypeScript 24.7%Language:JavaScript 3.3%Language:SCSS 1.0%Language:HTML 0.7%