zkopru-network / blind-find

A peer-to-peer network allowing private peer search proposed by Barry Whitehat and Kobi Gurkan.
https://ethresear.ch/t/blind-find-private-social-network-search/6988
13 stars 2 forks source link

Make configs more formal #11

Closed mhchia closed 3 years ago

mhchia commented 3 years ago

Right now, all configs are stuffed in config.ts. It might be more pleasant to have a separate config structure for each role in {Admin, DataProvider, Hub, User}.