Skip to content

dawksh/nebula-contracts

Repository files navigation

nebula protocol

A permissionless standardized onchain identity oracle protocol.

how does it work?

in nebula protocol, we have the main protocol called nebula which consists of elements, which are the users to whom, the identities, in the protocol terms, atoms are associated to.

so,
user = element
identity = atom

every element can own a collection of atoms. these atoms are a set of smart contract which can have custom logic for issuance or and verification of the identity of an element. any issuer can write these smart contracts to add more functionality to these idenities, supercharging identities in short.

an example atom can be found in /contracts/AtomsExample/ENS Atom folder. ENSAtom.sol contains the code for smart contract for issuing ENS identities.

possibilities are endless. never stop building 🛠️

todos

  • atom Basic Structure
  • creating a Bond
  • registering a Atom
  • breaking bonds
  • an example Atom (thinking ENS right now)

deployments

v 0.0.2

This release brings out cross chain wormhole deployments.

Goerli

Polygon Mumbai

Avax Fuji Testnet

v 0.0.1

Sepolia

Goerli

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published