Skip to content

celestials-id/celestials-snap

Repository files navigation

celestials.id

Celestials are modular usernames that natively simplify how users and developers interact with and across different networks with Celestia underneath and beyond.

About

This is a repository for the Celestials MetaMask snap which adds a onNameLookup to handle incoming name lookup requests from the MetaMask client.

Celestials Snap Development and Testing

  1. Install MetaMask Flask: https://chromewebstore.google.com/detail/metamask-flask-developmen/ljfoeinjpaedjfecbmggjgodbgkmjkjk
  2. Clone repository: git clone git@github.com:celestials-id/celestials-snap.git
  3. Install dependencies: npm i
  4. Run snap in the development mode: npx mm-snap watch
  5. Navigate to any window in Chrome and run the following in the console:
window.ethereum.request({
    "method": "wallet_requestSnaps",
    "params": {
        "local:http://localhost:8080": {}
    }
})

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors