GithubHelp home page GithubHelp logo

onyx-scaff's Introduction

LensPostbox

LensPostbox is a web app, dapp, and XMTP service that gives more control over private messaging to Lens users. An owner of a Lens handle can receive messages at a pseudonymous inbox unconnected to their on-chain addresses. An XMTP service can provide token-gating access, spam/scam filtering service, and more. Anyone can run the service at any address.

Technology used: Onyx SSI sdk for issuing Verifiable Credentials to an Ethereum Registry DID, as well as the Verifiable Presentation for the VC holder.

Wallet to wallet communication is done using XMTP and xmtp-bot-cli.

Hardhat is used to run a test deployment of the Ethereum DID Registry contract. Ethers and Wagmi are used to interact with the contract for adding and checking delegates for an identity.

Requirements

Before you begin, you need to install the following tools:

Quickstart

  1. Clone this repo & install dependencies
yarn install
  1. Run a local network in the first terminal:
yarn chain

This command starts a local Ethereum network using Hardhat. The network runs on your local machine and can be used for testing and development. You can customize the network configuration in hardhat.config.ts.

  1. On a second terminal, deploy the test contract:
yarn deploy
  1. On a third terminal, start your NextJS app:
yarn start

Visit your app on: http://localhost:3000.

onyx-scaff's People

Contributors

tomosaigon avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.