Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

GovTechSG/registry-application

Repository files navigation

registry-application

Build Status

See also:

This is a demo application for a despository/registrar that showcases the user flow for file registration.

It interacts with a HTTP gateway (see: registry-gateway in registry-contract), but can easily be converted to use Web3.

Run and develop

yarn install
yarn d
yarn test
yarn lint

Options

As URL params:

  • ?gateway=https://gateway.example.com URL override for HTTP gateway (default: http://localhost:3000)
  • ?step=1 Loads the corresponding tab for development convenience

Docker

docker-compose up

Builds the app and starts a server, exposing it at port 3001 to the host.

About

Nursery for registry-contract's application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published