Git Product home page Git Product logo

alpha-wallet-ios's Introduction

AlphaWallet - Advanced, Open Source Ethereum Mobile Wallet & dApp Browser for iOS

Build Status Maintenance GitHub contributors MIT license codecov

AlphaWallet is an open source programmable blockchain apps platform. It's compatible with tokenisation framework TokenScript, offering businesses and their users in-depth token interaction, a clean white label user experience and advanced security options. Supports all Ethereum based networks.

AlphaWallet and TokenScript have been used by tokenisation projects like FIFA and UEFA’s blockchain tickets, Bartercard’s Qoin ecommerce ecosystem, several Automobiles’ car ownership portal and many more.

⭐ Star us on GitHub — it helps!

alphawallet open source wallet ios preview

Get AlphaWallet Open Source Wallet on Apple Store

About AlphaWallet - Features

Easy to use and secure open source Ethereum wallet for iOS and Android, with native ERC20, ERC721 and ERC875 support. AlphaWallet supports all Ethereum based networks: Ethereum, xDai, Ethereum Classic, Artis, POA, Ropsten, Goerli, Kovan, Rinkeby and Sokol.

  • Beginner Friendly
  • Secure Enclave Security
  • Web3 dApp Browser
  • TokenScript Enabled
  • Interact with DeFi, DAO and Games with SmartTokens
  • No hidden fees or tech background needed

AlphaWallet Is A Token Wallet

AlphaWallet's focus is to provide an interface to interact with Ethereum Tokens in an intuitive, simple and full featured manner. This is what sets us aside from other open source ethereum wallets.

Select Use Cases

Full TokenScript Support

With TokenScript, you can extend your Token’s capabilities to become "smart" and secure, enabling a mobile-native user experience 📱

“SmartTokens” are traditional fungible and non fungible tokens that are extended with business logic, run natively inside the app and come with signed code to prevent tampering or phishing. It allows you to realise rich functions that Dapps previously struggled to implement. With SmartTokens you can get your token on iOS and Android in real time without the need to build your own ethereum wallet.

AlphaWallet is the “browser” for users to access these SmartTokens. You can get the most out of your use case implementation... without leaving the wallet.

Visit TokenScript Documentation or see TokenScript Examples to learn what you can do with it.

Philosophy

AlphaWallet is founded by blockchain geeks, business professionals who believe blockchain technology will have a massive impact on the future and change the landscape of technology in general.

We are committed to connecting businesses and consumers with the new digital economic infrastructure through tokenisation. Tokenised rights can be traded on the market and integrated across systems, forming a Frictionless Market and allowing limitless integration with the web.

We want to give businesses the whitelabel tools they need to develop their ethereum wallets, and join the tokenised economy.

Getting Started

  1. Download Xcode. Check here for the Xcode we are building with.
  2. Clone this repository
  3. Run make bootstrap to install tools and dependencies.
  4. Open the AlphaWallet.xcworkspace file (not AlphaWallet.xcodeproj) to begin.

If you get a "Bundle does not exist. Please install bundle." error, please consult with your macOS guru because a vital part of your system is missing.

This makefile has been tested to run on "Monterey"-12.0.1. It will not work on "Catalina" or "Big Sur".

Read INTRODUCTION-CODE.md.

Updating GemFile or Podfile

After the Gemfile is updated, run make install_gems to update the gems in the vendor/bundle directory.

After the Podfile is updated, run make install_pods to update the pods in the Pods directory.

Add your token to AlphaWallet

If you’d like to include TokenScript and extend your token functionalities, please refer to TokenScript.

Add dApp to the “Discover dApps” section in the browser

Submit a PR to the following file: https://github.com/AlphaWallet/alpha-wallet-ios/blob/master/AlphaWallet/Browser/ViewModel/Dapps.swift

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

How to Contribute

You can submit feedback and report bugs as Github issues. Please be sure to include your operating system, device, version number, and steps to reproduce reported bugs.

All contibutions welcome.

Request or submit a feature 📮

Would you like to request a feature? Please get in touch with us Telegram, Twitter or through our community forums.

If you’d like to contribute code with a Pull Request, please make sure to follow code submission guidelines.

Spread the word 🐥

We want to connect businesses and consumers with the new digital economic infrastructure, where everyone can benefit from technology-enabled free markets. Help us spread the word:

share on linkedin share on twitter share on telegram send via email share on reddit share on facebook

To learn more about us, please check our Blog or join the conversation:

Contributors

Thank you to all the contributors! You are awesome.


Hwee-Boon Yar

💻

James Sangalli

💻

Vladyslav Shepitko
💻

Tomek Nowak

💻

Oguzhan Gungor

💻

Oleg Gordiichuk

💻

Victor Zhang

💻

Viktor Radchenko

💻

Michael Scoff

💻

Philipp Rieger

💻

Alejandro Isaza

💻

Qixiang

💻

hewig

💻

Tyler Miller

💻

Marat Subkhankulov

💻

Cyrus Goh

💻

Weiwu Zhang

💻

Kamuela Franco

💻

Mish Ochu

💻

James Zaki

💻

Lucas Toledo

💻

vladi8556

💻

Victor Miroshnikov

💻

Steven Wolfe

💻

Roman Storm

💻

Nimit

💻

Kerr Marin Miller

💻

Sergej Kunz

💻

Mohsen

💻

Cory Smith

💻

Corey Caplan

💻

Tal Beja

💻

Alex Soong

💻

Alex Tsankov

💻

TamirTian

💻

Ling

💻

Timur Badretdinov

💻


💻

Stanislav Strebul

💻

Andrew

💻

Peter Grassberger

💻

License

AlphaWallet iOS is available under the MIT license. Free for commercial and non-commercial use.

alpha-wallet-ios's People

Contributors

2at2 avatar affinity-design avatar alejandro-isaza avatar antsankov avatar asoong avatar bejavu avatar bitcoinwarrior1 avatar bootingman avatar bzadik avatar dependabot[bot] avatar eviltofu avatar hboon avatar hewigovens avatar jzaki avatar kamuelafranco avatar lgyang avatar lovincyrus avatar mac3n avatar maratsubkhankulov avatar millerapps avatar mishfit avatar oa-s avatar ocgungor avatar oleggordiichuk avatar phinetwork avatar rip32700 avatar sharonsylu avatar vikmeup avatar vladyslav-iosdev avatar zhangzhongnan928 avatar

Forkers

alansafahi

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.