UNPKG

@dapperlabs/dappauth

Version:

A util to prove actionable control ('ownership') over a public Ethereum address using eth_sign

10 lines (9 loc) 122 B
language: node_js node_js: - 8.9.0 branches: only: - master script: - npm test after_script: "npm run coverage"