Skip to content

KYC blockchain system using PSD2 - Warsaw Blockathon 2018

License

Notifications You must be signed in to change notification settings

pbrudny/blockey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockey

KYC system using European bank's API (PSD2 directive)

Created on Warsaw Blockathon 2018

Concept

To simplify KYC process we introduced a system which verifies users identity based on his account in any European bank. We use bank open API's provided by PSD2 directive to confirm user personal data and assign it to user wallet address. We store such assignment in a public blockchain so that any 3rd party can easily use it to assign user to his wallet and skip the KYC process.

Keep in mind that we don't store any personal data on the blockchain but just the hash which can be used only for comparison but not for retrieving data so that we don't break GDPR.

Cooperation

Alior Bank

Frontend

http://github.com/pbrudny/blockey-react

Architecture

blockeyready

Local setup

yarn install
yarn start

Contributors

License

Blockey is released under the MIT License.

About

KYC blockchain system using PSD2 - Warsaw Blockathon 2018

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages