SkillAgentSearch skills...

Walletdemonative

Ethereum wallet using React Native with eth-lightwallet

Install / Use

/learn @victoryeo/Walletdemonative
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This is a demo project. It access the Ethereum blockchain using web3.

The project is developed using react native. The state is managed in redux store.

It uses eth-lightwallet (2021 update, eth-lightwallet has not been updated for two years.)

You may need to run the command of rn-nodeify to setup crypto dependency in react native. If you do not do so, you may encounter the error of: Secure random number generation is not supported by this browser. See https://github.com/tradle/rn-nodeify#readme for more information.

Specifically, in the project root folder, run: ./node_modules/.bin/rn-nodeify --install

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated1y ago
Forks5

Languages

JavaScript

Security Score

60/100

Audited on Apr 24, 2024

No findings