Hypercore DHT based relay for RPC
Go to file
Derrick Hammer 49739eaac8
*If we don't have a seed, create one by saving to the config folder as account.json
2022-09-21 16:40:10 -04:00
src *If we don't have a seed, create one by saving to the config folder as account.json 2022-09-21 16:40:10 -04:00
.gitignore *WIP: minor refactor and build process to create application binaries 2022-07-24 22:36:49 -04:00
LICENSE *Initial version 2022-06-27 13:53:00 -04:00
package.json *switch to @lumeweb/cfg 2022-09-21 16:01:10 -04:00
pkg.json *Include additional files to be packaged and remove ones that are in plugins 2022-09-21 07:16:08 -04:00
prebuild.sh *bcrypto not needed in prebuild 2022-09-21 11:30:27 -04:00
tsconfig.json *Restructure to transpile to commonjs since vercel pkg does not support ESM 2022-07-23 23:16:34 -04:00
tslint.json *Initial version 2022-06-27 13:53:00 -04:00
yarn.lock *switch to @lumeweb/cfg 2022-09-21 16:01:10 -04:00