Install
Installing
$ npm install authereum --saveUpgrading package
$ npm install authereum@latest --saveCDN
<script src="https://cdn.jsdelivr.net/npm/authereum@latest/authereum.js"></script><script src="https://unpkg.com/authereum@latest/authereum.js"></script>Importing
Using ES6 modules:
Using commonjs modules:
Last updated