Code Monkey home page Code Monkey logo

alpha-wallet-ios's Introduction

AlphaWallet - An advanced Ethereum mobile wallet

Build Status codecov

Getting Started

  1. Download the Xcode 9 and above release.
  2. Clone this repository and get the submodules with: git submodule init && git submodule update.
  3. Run make bootstrap to install tools and dependencies.

Replace API Keys

API keys are stored in the file AlphaWallet/Settings/Types/Constants+Credentials.swift. You can replace the keys for your own build. Tell git to ignore changes to that file by running:

git update-index --assume-unchanged AlphaWallet/Settings/Types/Constants+Credentials.swift

Undo this with:

git update-index --no-assume-unchanged AlphaWallet/Settings/Types/Constants+Credentials.swift

Contributing

The best way to submit feedback and report bugs is to open a GitHub issue. Please be sure to include your operating system, device, version number, and steps to reproduce reported bugs.

Add your DApp to "Discover DApps" sections in AlphaWallet

Submit a PR for each of the files below:

For Android: https://github.com/AlphaWallet/alpha-wallet-android/blob/master/app/src/main/assets/dapps_list.json

For iOS: https://github.com/AlphaWallet/alpha-wallet-ios/blob/master/AlphaWallet/Browser/ViewModel/Dapps.swift

Build your own mobile blockchain app

white label blockchain wallet

alpha-wallet-ios's People

Contributors

2at2 avatar alejandro-isaza avatar bejavu avatar bitcoinwarrior1 avatar bootingman avatar coybit avatar deacix avatar dependabot[bot] avatar hboon avatar hewigovens avatar imnimit avatar jzaki avatar kamuelafranco avatar kerrmarin avatar lingtian avatar lovincyrus avatar maratsubkhankulov avatar millerapps avatar mishfit avatar ocgungor avatar oleggordiichuk avatar petertheone avatar rip32700 avatar rstormsf avatar s32x avatar spasibokojima avatar superduper avatar tamirtian avatar vikmeup avatar zhangzhongnan928 avatar

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.