A template to create a UserInterface
for use during the login
and transact
calls of the @wharfkit/session
library.
- Use this as a template.
- Write your user interfaces display logic.
- Publish it on Github or npmjs.com
- Include it in your project and use it.
You need Make, node.js and yarn installed.
Clone the repository and run make
to checkout all dependencies and build the project. See the Makefile for other useful targets. Before submitting a pull request make sure to run make lint
.
Made with ☕️ & ❤️ by Greymass, if you find this useful please consider supporting us.