Frontend for Distributed Sky parachain functions
This DApp allows to connect to distributed-sky-subtrate blockchain node, and perform some base functions of Distributed Sky project:
- assign REGISTRAR role to accounts
- registration of PILOT role accounts(+ upload PILOT PNG license file into IPFS + save hash of license in DS blockchain)
- setting non-overlapping flight zones in DS blockchain
- setting non-overlapping red areas in DS blockchain
- registration of UAVs
- setting flight route (two waypoints, timestamp, ETA with onchain(!) check of route, non-overlapping red areas)
Place file "dsky" to /etc/nginx/nginx.conf, and set a path to the /dist directory
yarn install
yarn build
yarn start