All Projects β†’ WalletConnect β†’ walletconnect-test-wallet

WalletConnect / walletconnect-test-wallet

Licence: MIT license
Test Wallet (Web)

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to walletconnect-test-wallet

solana-mobile-wallet
πŸ’³ Non-custodial cross-platform wallet for Solana
Stars: ✭ 64 (-60.74%)
Mutual labels:  wallet, web3
ethereum-hdwallet
CLI and Node.js library for Ethereum HD Wallet derivations from mnemonic
Stars: ✭ 44 (-73.01%)
Mutual labels:  wallet, web3
sign-in-with-ethereum
Minimal example of sign in with Ethereum. Compatible with web3 browsers.
Stars: ✭ 25 (-84.66%)
Mutual labels:  wallet, web3
use-contractkit
Connect your react dApp to Celo
Stars: ✭ 49 (-69.94%)
Mutual labels:  web3, walletconnect
Trust Wallet Ios
πŸ“± Trust - Ethereum Wallet and Web3 DApp Browser for iOS
Stars: ✭ 1,228 (+653.37%)
Mutual labels:  wallet, web3
Wallet3
A secure mobile wallet for web3
Stars: ✭ 13 (-92.02%)
Mutual labels:  wallet, web3
Solnet
Solana's .NET SDK and integration library.
Stars: ✭ 252 (+54.6%)
Mutual labels:  wallet, web3
web3-mock
🀑 JavaScript library to mock web3 responses either by emulating web3 wallets or web3 RPC requests.
Stars: ✭ 54 (-66.87%)
Mutual labels:  mock, web3
Multisignaturewallet
311 byte EIP712 Signing Compliant Delegate-Call Enabled MultiSignature Wallet for the Ethereum Virtual Machine
Stars: ✭ 16 (-90.18%)
Mutual labels:  wallet, web3
Web3swift
Elegant Web3js functionality in Swift. Native ABI parsing and smart contract interactions on Ethereum network.
Stars: ✭ 462 (+183.44%)
Mutual labels:  wallet, web3
Walletconnect Monorepo
WalletConnect Monorepo
Stars: ✭ 230 (+41.1%)
Mutual labels:  wallet, web3
Randomdata
Random data generator
Stars: ✭ 157 (-3.68%)
Mutual labels:  mock, sample
QWallet
Blockchain Wallet for Coin & ERC20 Tokens
Stars: ✭ 11 (-93.25%)
Mutual labels:  wallet
resources
A living collection of resources for participants (and anyone who's interested) in Truffle University's courses πŸ“š
Stars: ✭ 27 (-83.44%)
Mutual labels:  web3
DataAbstractions.Dapper
A light abstraction around Dapper and Dapper.Contrib that also maintains the behavior IDbConnection.
Stars: ✭ 37 (-77.3%)
Mutual labels:  mock
openman
Postman to OpenAPI Spec converter with mocking and documentation
Stars: ✭ 17 (-89.57%)
Mutual labels:  mock
Examples wxWidgets
Shows how to use wxWidgets controls only by programming code (c++17).
Stars: ✭ 116 (-28.83%)
Mutual labels:  sample
xrm-mock-generator
πŸ“– Β Generates a mock Xrm.Page object. Commonly used by xrm-mock to test Dynamics 365 client-side customisations.
Stars: ✭ 15 (-90.8%)
Mutual labels:  mock
go-github-mock
A library to aid unittesting code that uses Golang's Github SDK
Stars: ✭ 63 (-61.35%)
Mutual labels:  mock
Web3Pass
Your Web3 in one shot 🍻
Stars: ✭ 54 (-66.87%)
Mutual labels:  web3

walletconnect-test-wallet

Test Wallet (Web)

Setup INFURA project id

An INFURA project id is required to run this project. Signup for a free INFURA project id here.

Once you have the project id, setup the environment variable in file .env.local as follow.

REACT_APP_INFURA_PROJECT_ID=<your infura project id>

Develop

npm run start

Test

npm run test

Build

npm run build
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].