Skip to content

edgeware-builders/beresheet-faucet-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edgeware Testnet Faucet - Beresheet

This project serves as frontend for beresheet faucet you can find the backend here, which can be used to obtain test EDG for development purposes, like deploying contracts.

Pre-requisites

  • An account address on Edgeware

Currently, the app can be used on https://beresheet-faucet.vercel.app/ , but the domain is likely to change and shall be updated here.

Getting Started

Clone this repo git clone https://github.com/edgeware-builders/beresheet-faucet-frontend.git

Prerequisites

You'll need the backend running along side with the frontend.

Installing

To successfully run the frontend:

Install dependencies using yarn

yarn

Run the app in the development mode

yarn start

Open http://localhost:3000 to view it in the browser.

To build the app for production:

yarn build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes. The app is now ready to be deployed!

Built With

  • TypeScript - Typed JavaScript at Any Scale.
  • React - A JavaScript library for building user interfaces
  • NeDB - A Lightweight JavaScript Database

Contributing

Please submit pull requests to us using the format described while making a pull request.

Authors

See also the list of contributors who participated in this project.

Acknowledgments

About

Frontend for a test net faucet made for Edgeware's Testnet - Beresheet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published