Giter VIP home page Giter VIP logo

fdp-create-account's Introduction

FDP Create Account

Web application for registering new FDS accounts.

Configuration

To configure the application, create an .env file in the root directory. Set the following properties:

  • REACT_APP_BEE_URL - Address of a bee node
  • REACT_APP_BEE_DEBUG_URL - Address of bee debug API
  • REACT_APP_RPC_URL - Address of RPC provider
  • REACT_APP_ENS_REGISTRY_ADDRESS - ENS Registry contract address
  • REACT_APP_SUBDOMAIN_REGISTRAR_ADDRESS - Subdomain registrar contract address
  • REACT_APP_PUBLIC_RESOLVER_ADDRESS - Public Resolver contract address

If the latest fdp-contract image is used as RPC provider, then contract addresses can be omitted.

Testnet ENS deployment

  • FDSRegistrar deployed to: 0xF11180fC2D159190a161d636f7AD1b2A05657323
  • ENSRegistry deployed to: 0xd55cc6b1070c4106bbAB2DC7a4C23A20CD3528a0
  • PublicResolver deployed to: 0x920A3959c37036B59AA21cD8f259e91830CA8BF8

NOTE: Check the .default.env file for more information

Build

To build the project:

npm run build

Files generated inside the build folder can be deployed to a web server.

Test

Before running tests start the fdp-play environment:

fdp-play start

Then start a local web server:

npm start

Then run tests:

npm run test:puppeteer

fdp-create-account's People

Contributors

molekilla avatar tfius avatar tomicvladan 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.