Skip to content

Instantly share code, notes, and snippets.

@shirshak55
Last active March 5, 2021 17:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shirshak55/bac4df4e5c0f6c793f1633ec7f01be44 to your computer and use it in GitHub Desktop.
Save shirshak55/bac4df4e5c0f6c793f1633ec7f01be44 to your computer and use it in GitHub Desktop.
Tweet: https://bit.ly/3jqdWQK
Abstract:
GPS data are very sensitive. We only want end user of contract to know the gps data. So here we made a smart contract that
stores user data securely.
Disclaimer:
It was made for Hello World hackathon by polkadot. It took me like 20 hour because I was literally stuck in bugs like /bin/app
didn't work but if i go to cd bin and ./app it would work. But I think those aren't too much issue.
Update: After 3 month I read source code again and it is good :). I think I will write more secure contract with phala in future.
@shirshak55
Copy link
Author

Screen Shot 2020-10-24 at 9 00 15 AM

@shirshak55
Copy link
Author

Just for additional verification later.
Screen Shot 2020-10-24 at 8 51 35 AM
Screen Shot 2020-10-24 at 8 51 31 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment