Skip to content

kkamyczek/SSI_Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use Cocoapod:

  1. Clone repository.
  2. Go to sample directory.
  3. Run:
  pod setup
  pod install --verbose
  1. Run XCode on Test.xcworkspace. (take a look at troubleshooting section and set BIT_CODE = Yes ).
  2. Remember to set proper ip addresses.
  3. Build and run for simulator or real device.

Use Package manager:

  1. Create new Swift project

Choose options for your new project

  1. Copy test scenario to AppDelegate.swift from SwiftIosApp (samples/swiftIosApp/swiftIosApp/AppDelegate.swift) - set proper IP Addresses - ledger and agentsPasted Graphic 9

  2. Check access to open source repository where agent library is stored.Pasted Graphic 13

  3. Add Swift package dependency:Pasted Graphic 12

  4. Add access to repository - https://github.com/kkamyczek/SSI_Agent Pasted Graphic 5

  5. Select master branch Pasted Graphic 6

  6. Wait

Pasted Graphic 7

  1. Click FinishPasted Graphic 8

  2. Remember to set right IP addresses and click Build and Run.Pasted Graphic 10

  3. Troubleshooting and enable BIT_CODE.Pasted Graphic 14

Pasted Graphic 15

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published