Hypercore DHT based relay for RPC
Go to file
Derrick Hammer 7df0a5cf09
*clean up build script since most code has been ported to plugins
2022-09-21 07:15:39 -04:00
src *option name needs to be retries 2022-09-21 07:14: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
build.js *Remove unneeded externals 2022-09-21 07:14:30 -04:00
package.json *Update deps to use package forks that are CJS compat 2022-09-21 07:15:09 -04:00
pkg.json *Switch to including build/Release native node libraries 2022-07-25 02:48:30 -04:00
prebuild.sh *clean up build script since most code has been ported to plugins 2022-09-21 07:15:39 -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 *Update deps to use package forks that are CJS compat 2022-09-21 07:15:09 -04:00