Code Monkey home page Code Monkey logo

pay-ios's Introduction

BANKEX Pay - Ethereum Wallet for iOS

   

 

Swift Twitter Platform Build Status


Welcome to BANKEX's open source iOS app!

Getting Started

  1. Download the Xcode 10 release.
  2. Clone this repository.

Contributing

We intend for this project to be an educational resource: we are excited to share our wins, mistakes, and methodology of iOS development as we work in the open. Our primary focus is to continue improving the app for our users in line with our roadmap.

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. Keep in mind that all participants will be expected to follow our code of conduct.

Information

  • Compatibility: Requires iOS 9.0 or later. Compatible with iPhone and iPod touch.
  • Languages: English,Chinese

Code of Conduct

We aim to share our knowledge and findings as we work daily to improve our product, for our community, in a safe and open space. We work as we live, as kind and considerate human beings who learn and grow from giving and receiving positive, constructive feedback. We reserve the right to delete or ban any behavior violating this base foundation of respect.

Publishing your own pull request

If you want to publish your own pull request, you might want to ask us before to avoid doing similar work.

Requirements

  • iOS 9.0+ SDK
  • Xcode 9 or later

CocoaPods

If you want to add you own pods or update existing, you need to install cocoapods.

CocoaPods is a dependency manager for Cocoa projects. You can install it with the following command:

$ gem install cocoapods

To integrate any pod into your Xcode project using CocoaPods, specify it in your Podfile:

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '10.0'
use_frameworks!

target 'BankexWallet' do
#add your new pod here
pod 'web3swift'
end

Then, run the following command:

$ pod install

Communication

  • If you found a bug, open an issue.
  • If you have a feature request, open an issue.
  • If you want to contribute, submit a pull request.

Details

More details (architecture, environments, tests, tools...) can be found on the wiki.

Change-Log

A brief summary of each Lovely release can be found on the releases.

pay-ios's People

Contributors

andrew-kozlov avatar baldyash avatar bankexdev avatar fesenkog avatar k0rka avatar skywinder avatar vladaccess avatar

Watchers

 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.