@nefty/ual-wax

WAX wallet adjustments from NeftyBlocks team

Usage no npm install needed!

<script type="module">
  import neftyUalWax from 'https://cdn.skypack.dev/@nefty/ual-wax';
</script>

README

UAL WAX Cloud Wallet

UAL authenticator for WAX Cloud Wallet.

    # Install
    $ yarn add @nefty/ual-wax

🚧 Development

to get started with development

    # Install packages
    $ yarn
    # Compile code and run playground on localhost:3000
    # if any changes are made to the code you have to rerun this command again
    $ yarn build && yarn play