
Sample Web3-Wallet is a mobile wallet that provides easy access to websites that use the EVM-Compatible blockchain.
Before running the app, make sure your development environment has all the required tools. Several of these tools (ie Node and Ruby) may require specific versions in order to successfully build the app.
Setup your development environment
Clone the project
git clone git@github.com:ICBNetwork/web3-Wallet.git
cd web3-Walet
Install dependencies
yarn setup
Not the usual install command, this will run scripts and a lengthy postinstall flow
Run Metro bundler
yarn watch
Like a local server for the app
Run on a iOS device
yarn start:ios
Run on an Android device
yarn start:android
$ claude mcp add web3-Wallet \
-- python -m otcore.mcp_server <graph>