Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
EugeneIOs committed Feb 25, 2021
1 parent 7d444b9 commit 3e9ab8a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Table of contents
* [Import SDK](#import-sdk)
* [Create VGSShow instance and VGS UI Elements](#create-vgsshow-instance-and-vgs-ui-elements)
* [Make reveal data request](#make-reveal-data-request)
* [Local Testing](#local-testing)
* [Demo Application](#demo-application)
* [Releases](#releases)
* [Metrics](#metrics)
Expand Down Expand Up @@ -171,6 +172,9 @@ func revealData() {
}
}
```
## Local Testing
To test and verify your integration with VGS directly from your local machine you can use [VGS Satellite](https://github.com/verygoodsecurity/vgs-satellite).
Check our Satellite [integration guide](https://www.verygoodsecurity.com/docs/vgs-show/ios-sdk/vgs-satellite-integration).

## Demo Application
Demo application for collecting card data on iOS is <a href="https://github.com/verygoodsecurity/vgs-show-ios/tree/main/VGSShowDemoApp">here</a>.
Expand Down

0 comments on commit 3e9ab8a

Please sign in to comment.