Skip to content
/ aid Public

final aid project, include frontend SDK, backend, backend SDK

License

Notifications You must be signed in to change notification settings

leon123858/aid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aid

this project include aid server implementation and full stack demo.

Concept

provide rest api for service and wallet to verify user's claim.

paper

aid system

four type of aid system:

type1

img.png

  • do not include blockchain and any other server, a P2P system.
  • wallet create a id locally, and proof by itself.

type2

img.png

  • include a server, which can store user id and let service verify user's claim.

type3

img.png

  • like type2, but use OurChain to replace server.

type4

img.png

  • base on type3, but each user can ask a server to verify user's claim.
  • also can know as a mixture of type2 and type3.

related project:

TODO

fork this project link and add a protocol named aid to it.

About

final aid project, include frontend SDK, backend, backend SDK

Resources

License

Stars

Watchers

Forks

Packages

No packages published