README
npm install at first
npm run watch to serve the app on localhost:4256
npm run build to build and minify the app into /build
Hey! This is the tenderwallet, using html to display the interface.
<script type="module">
import tendermintWalletHtml from 'https://cdn.skypack.dev/tendermint-wallet-html';
</script>
npm install at first
npm run watch to serve the app on localhost:4256
npm run build to build and minify the app into /build