Clear EVM wallet, fully open source, small sized implementation of an ethereum wallet. Implements MetaMask API.
Go to file
Andrei O 3e97999011 Initial commit 2022-08-26 01:39:02 +03:00
public Initial commit 2022-08-26 01:39:02 +03:00
resources Initial commit 2022-08-26 01:39:02 +03:00
src Initial commit 2022-08-26 01:39:02 +03:00
tests Initial commit 2022-08-26 01:39:02 +03:00
.browserslistrc Initial commit 2022-08-26 01:39:02 +03:00
.eslintrc.js Initial commit 2022-08-26 01:39:02 +03:00
.gitignore Initial commit 2022-08-26 01:39:02 +03:00
babel.config.js Initial commit 2022-08-26 01:39:02 +03:00
capacitor.config.ts Initial commit 2022-08-26 01:39:02 +03:00
cypress.json Initial commit 2022-08-26 01:39:02 +03:00
ionic.config.json Initial commit 2022-08-26 01:39:02 +03:00
jest.config.js Initial commit 2022-08-26 01:39:02 +03:00
package-lock.json Initial commit 2022-08-26 01:39:02 +03:00
package.json Initial commit 2022-08-26 01:39:02 +03:00
tsconfig.json Initial commit 2022-08-26 01:39:02 +03:00