Skip to content

🔑 Playground for ION Layer 2 Decentralized Identifier (DID)

Notifications You must be signed in to change notification settings

MartinDevillers/ion-did-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battleship

ION DID Playground

ION DID Playground is released under the MIT license.

🔑 ION is a public, permissionless, Decentralized Identifier (DID) network that implements the blockchain-agnostic Sidetree protocol on top of Bitcoin (as a ‘Layer 2’ overlay) to support DIDs/DPKI (Decentralized Public Key Infrastructure) at scale.

See it in action!

✨ Features

  • Generate keys using either SECP256K1 or ED25519
  • Create a new ION Decentralized Identifier (DID)
  • Resolve an ION DID and inspect its DID Resolution Document
  • Sign a message (generates a JWS output)
  • Verify a signed message (verifies a JWS output)

🚀 Getting Started

  1. Clone this repo.

Use the GIT CLI to clone this repository.

git clone https://github.com/MartinDevillers/ion-did-playground.git
  1. Start developing.

Navigate into your freshly cloned directory and start up the server.

cd ion-did-playground
npm install
npm run dev
  1. Open the code and start customizing!

ION DID Playground is now running at http://localhost:3000!

About

🔑 Playground for ION Layer 2 Decentralized Identifier (DID)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published