Skip to content
/ orig Public
forked from organik-inc/orig

Built for ETH Global Hackathon - LFG (LENS PROTOCOL)

License

Notifications You must be signed in to change notification settings

DragVerse/orig

 
 

Repository files navigation

0xrig - A Free Crypto Phone for everyone.

Built for ETH Global Hackathon - LFGrow 2022.


Technology:

  1. Lens.dev
  2. LivePeer
  3. LIT Protocol
  4. Moralis Web SDK

GET STARTED : Built to use on GitPod

Open in Gitpod

Start with 1 click and Setup your 0xrig.

SETUP

  1. Copy .env.template and name it .env
  2. Export your MetaMask Private Key. (Your keys will never leave your container)
  3. Run npm run html
  4. Run npm run server

0xrig gives you the tools you need to interact with Crypto.

Features:

  • LENS MODULES

Create new Accounts (Bulk). Search for Profiles. Follow Profiles. List Following. List Followers.

  • LIVE PEER MODULE

SetUp API KEY. Start a Call (stream). Stream from your Browser.


SETUP

Export your PK from Metamask and paste it in your:

.env

Create a new Moralis Server and setup your Keys in your file:

html/js/moralisKeys.js

Launch your 0xrig Back End Server.

npm run server

Open a new terminal and launch your HTML Front End.

npm run html

About

Built for ETH Global Hackathon - LFG (LENS PROTOCOL)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 52.1%
  • JavaScript 21.1%
  • CSS 18.8%
  • HTML 8.0%