Skip to content

noo-zh/ukey1-react-sdk-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Working example for Ukey1 React SDK

This repository contains the working example for Ukey1 React SDK. It's a playground for your tests. Enjoy.

Installation & Usage

  • Download or clone this repository to your localhost or web server.
  • Go to the root directory of the example and install all dependencies npm install
  • Get your Ukey1 App ID (for test environment) - from Ukey1 Developer Console
  • Set your App ID in src/js/App.js (search for const UKEY1_APP_ID)
  • Start your test app with npm start (or npm run build)

Credits

This example is based on create-react-app.

License

This code is released under the MIT license. Please see LICENSE file for details.

About

Working example for asaritech/ukey1-react-sdk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published