@0xcert/ethereum-metamask-provider
Version:
Implementation of MetaMask communication provider for the Ethereum blockchain.
23 lines (17 loc) • 1.2 kB
Plain Text
>>> @0xcert/ethereum-metamask-provider
Found mismatch: "packages/0xcert-ethereum-metamask-provider/CHANGELOG.json": "c3b826abcae45524022be0f0307498e89b926c4c" !== "db6777112803e34483ea44854f89c1a338e23cae"
npm run lint && npx nyc npx hayspec test
> @0xcert/ethereum-metamask-provider@2.1.1 lint /Users/xpepermint/Work/0xcert/repositories/framework/packages/0xcert-ethereum-metamask-provider
> npx eslint 'src/**/*.ts?(x)'
src/tests/index.test.ts
exposes objects ⚑ ⚑ ⚑ ⚑ ⚑
1 passing
--------------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
--------------|---------|----------|---------|---------|-------------------
All files | 8.51 | 0 | 0 | 9.09 |
src | 100 | 100 | 100 | 100 |
index.ts | 100 | 100 | 100 | 100 |
src/core | 4.44 | 0 | 0 | 4.76 |
provider.ts | 4.44 | 0 | 0 | 4.76 | 78-198
--------------|---------|----------|---------|---------|-------------------