klaytn-hackathon / TryCrypto

SmartPage
https://klaytn.smart.page
MIT License
1 stars 0 forks source link

SmartPage by TryCrypto

Project Video: https://www.youtube.com/watch?v=faZybUgo5gQ

Project Overview: https://github.com/klaytn-hackathon/TryCrypto/blob/master/SmartPage%20by%20TryCrypto.pdf

SmartPage Demo: https://klaytn.smart.page

Smart Contracts: We have three smart contracts. recipe-seed is a smart contract template for building recipes. recipe-tipjar is a simple recipe that we use to demonstrate the SmartPage platform. recipe-workflow is a work-in-progress and demonstrates a robust, business workflow recipe.

Repositories: recipe-seed, recipe-tipjar and recipe-workflow

recipe-tipjar is deployed to Baobab here

This is the object model for the workflow recipe:

Workflow Recipe Object Model

PhotoBlock: PhotoBlock is our innovative visual authentication system that is blockchain agnostic and brings easy 2FA to blockchain applications.

Repository: PhotoBlock

PhotoBlock