Skip to content

ivlasov/Multy-IOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multy-IOS

Multi cryptocurrency and assets open-source wallet

To conrtibute please check Build instruction

Multy

Build instruction

  1. Clone master branch of the Multy-iOS project
$git clone https://github.com/Appscrunch/Multy-IOS.git
  1. Install pods using Terminal
sudo gem install cocoapods

Than update it from project repository

ps. navigate to project Repository in Finder
print cd in the Terminal and than drag&drop project repository to the Terminal

pod update
  1. Please change Bundle Identifier and Team in Multy Project Settings
    If you want to join our team please contact to @vadimicus in Telegram

  2. Try to build the project on device(simulator not suported)

  3. If you have problem with "ButtonProgressBar" on building process
    You can use auto-fix
    Or add @objc in begin of bug line

About

Mobile multy-blockchain wallet client.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 94.7%
  • C 4.8%
  • Other 0.5%