Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Setup launch protocol OS integration - Closes #555 #758

Merged
merged 3 commits into from
Sep 28, 2017
Merged

Setup launch protocol OS integration - Closes #555 #758

merged 3 commits into from
Sep 28, 2017

Conversation

alepop
Copy link
Contributor

@alepop alepop commented Sep 19, 2017

Setup a launch protocol.
Url links that contain lisk:// protocol will be opened by lisk-nano. To handle url data on React side you need to add this listener:

ipc.on('openUrl', (event, url) => {...});

close #555

@reyraa reyraa self-requested a review September 19, 2017 12:59
@slaweet slaweet changed the base branch from 1.2.0 to development September 21, 2017 07:50
Copy link
Contributor

@reyraa reyraa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Aleksey. Good job

@reyraa reyraa merged commit e5d7761 into LiskArchive:development Sep 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup launch protocol OS integration
2 participants