siwejs
v1.0.1
Published
siwejs - Sign In With Ethereum ------------------------------- > The JavaScript implementation of [https://www.npmjs.com/package/siwe](https://www.npmjs.com/package/siwe) package.
Downloads
1
Readme
siwejs - Sign In With Ethereum
The JavaScript implementation of https://www.npmjs.com/package/siwe package.
Installation
npm install --save siwejsHow to use
Use it directly in the html.
<script src="/siwejs/dist/siwejs.js" charset="utf-8" type="text/javascript"></script>Development
$ npm install
- change src/index.js
$ npm run build