Giter Club home page Giter Club logo

web-v2's Introduction

Keep3r Web

Keep3r Network is a decentralized keeper network โ€“ it connects projects off-loading devops jobs and external teams ready to help.
A Job is a term used to refer to a smart contract which is awaiting for an external entity to perform an action.

This project is in beta. Use at your own risk. You can access the current deployed version here: keep3r.network

Installation

This project is developed with React & NextJs, is using TailwindCSS for the styling, the Yearn Web Lib for the templating and is deployed on Vercel. A backend has been deployed to gather events from the Keep3r contract and populate the statistic pages.
In order to run the project, a few things will be required.

Github Auth Token

The project is using the @yearn-finance/web-lib library for basic layout, components, contexts, etc. This package is deployed on GitHub via the Npm registry. In order to install it, a valid GitHub Personal Token should be set on your machine. This token is used to authenticate the requests to the Npm registry. You can follow this documentation to install it.

Installation

Next step will be to install the dependencies. You need to make sure Yarn is installed on your machine and ready to use. Then, run the following command: yarn.

Environment

A few environment variables are required to run the project. You need to create a .env file in the root of the project and set the following variables:

ALCHEMY_KEY=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
INFURA_KEY=YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY
RPC_URL_MAINNET=https://your_rpc_url_for_mainnet

Run

You can then simply run the project by running the following command: yarn dev. By default, the project will run on port 3000.

web-v2's People

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.