Code Monkey home page Code Monkey logo

Obi Wallet

License

DISCLAIMER: Obi and this app release are in alpha. Security audits are pending. Current implementations are only intended for trial purposes.

Development workflow: mobile app

Prerequisites

Setup

In obi-wallet directory:

  • yarn setup
  • Add .env to apps/mobile/.env as described in Notion.

Workflow

In obi-wallet directory:

  • nx run-ios mobile (to run ios version)
  • nx run-android mobile (to run android version. Specify --device-id if using a physical device)
  • nx start mobile (to only start metro packager)
  • yarn format (to reformat code using prettier & eslint fixers)
  • yarn lint (to lint code)
  • yarn test (to run unit tests)
  • yarn checks (to run all checks, i.e. lint & test)

Development workflow: browser extension

In root directory: yarn dev

Additional Dev-Info

  • The Multisig address & biometrics wallet need a transaction to work correctly. E.g. by using the testnet faucet for biometrics wallet and then pressing "Prepare Multisig Wallet". Testnet faucet is located here: (https://discord.gg/juno) In order for the public key not to be null on chain, the account needs to act (like send funds). That’s what "Prepare Multisig Wallet"-button does. Otherwise the nodes simply don’t know this necessary information about the address since it has done nothing.

  • Add prop initialRouteName="onboarding4" to Stack.Navigator in OnboardingScreen in "obi-wallet/apps/mobile/src/app/screens/onboarding/index.tsx" to skip onboarding-screens

obi-wallet's Projects

cosmos-rust icon cosmos-rust

The home of all shared Rust resources for the Cosmos ecosystem.

docs icon docs

Obi Public Docs gitbook

ethers-rs icon ethers-rs

Complete Ethereum & Celo library and wallet implementation in Rust. https://docs.rs/ethers

framework icon framework

Networking for multi-party computation and threshold signature applications using the Noise protocol for end-to-end encryption

getrandom-secretwasm icon getrandom-secretwasm

A small cross-platform library for retrieving random data from (operating) system source

userop.js icon userop.js

A simple JS library for building ERC-4337 UserOperations.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.