Skip to content

The Blockstack Pascal library for identity, auth and storage

License

Notifications You must be signed in to change notification settings

blackholeorganization/BlockstackPascal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockstack for Pascal

This is an Open port of blockstack.js for Pascal used in BlackHole.

Build Instructions

About

Blockstack for Pascal is a library for profiles/identity, authentication, and storage.

The authentication portion of this library can be used to:

  1. create an authentication request
  2. create an authentication response

The profiles/identity portion of this library can be used to:

  1. transform a JSON profile into cryptographically-signed tokens
  2. recover a JSON profile from signed tokens
  3. validate signed profile tokens

The storage portion of this library can be used to:

  1. store and retrieve your app's data in storage that is controlled by the user

About

The Blockstack Pascal library for identity, auth and storage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages