one-wallet icon indicating copy to clipboard operation
one-wallet copied to clipboard

1wallet | Modulo OTP Wallet - unconventional keyless, non-custodial wallet secured by Google Authenticator. EVM-compatible, smart contract operated, with composable security.

Results 32 one-wallet issues
Sort by recently updated
recently updated
newest added

This is caused by a minor frontend implementation error. The subdomain node value (bytes32) was not encoded correctly, before being passed as parameters to lower-level functions and smart contracts. I...

To test the new 1wallet, I have used the web browser to create 1wallet. utilized the google authenticator and all worked at the beginning. to test further I have sent...

See issues discussed in https://github.com/polymorpher/one-wallet/issues/259 . The load test should repeatedly simulate a reasonable amount of users creating wallets and transferring funds at roughly the same time, using REST endpoints...

@darrlau designed a next generation UI for 1wallet, which looks awesome and organizes the features in a much more sensible way. The design may be made available in the repository...

good first issue
ui
frontend infra
big project

Following the introduction of user accounts in https://github.com/polymorpher/one-wallet/issues/190 (optional to users) and the synchronization feature in https://github.com/polymorpher/one-wallet/issues/255, another major benefit the user would get (by providing their real email) is...

# 1wallet app library The library should allow developers to onboard a user who does not yet have a wallet, or connect a user’s existing wallet to their app. The...

Currently, domain resolution is automatically performed in address input box: https://github.com/polymorpher/one-wallet/blob/master/code/client/src/components/AddressInput.jsx However, a lot of people are unaware of that. A placeholder, or some hint texts around the input box...

good first issue
ui

## Priority 1 - [ ] Step-by-step guide: connect dApp to 1wallet for all 6 operations in 1wallet app library https://github.com/polymorpher/one-wallet/issues/73 - [ ] Quick tutorial: 1wallet transfer - how...

good first issue

A question 1wallet users often ask is why there isn't a mobile app version of the wallet. The answer is simple: because no one built it yet. This may change...

frontend infra
integration
native app
big project