Hypercore DHT based relay for RPC
Go to file
Derrick Hammer 1b78d0e696
*Implement a protocol manager to register protomux based protocols and add it to the plugin api
2022-12-30 01:00:45 -05:00
.yarn/patches dummy 2022-12-22 14:18:38 -05:00
pkg/scripts *Start service on install and stop it on uninstall 2022-12-07 01:18:12 -05:00
src *Implement a protocol manager to register protomux based protocols and add it to the plugin api 2022-12-30 01:00:45 -05:00
.gitignore *Partially upgrade to yarn pnp 2022-12-15 12:04:13 -05:00
.woodpecker.yml *Add purging cloudflare 2022-12-18 09:30:40 -05:00
.yarnrc.yml *Use corepack and yarn 2 2022-12-15 05:22:58 -05:00
LICENSE *Initial version 2022-06-27 13:53:00 -04:00
nfpm.yaml *Major refactor to swarm based DHT design, switch to protomux-rpc, merging core plugin into main daemon, and creating a new internal rpc plugin for cache and broadcast requests 2022-11-26 02:59:07 -05:00
package.json *Use patched micro-ed25519-hdkey 2022-12-30 00:13:11 -05: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 *We should no longer need to delete this copy of the dep with resolutions 2022-12-06 15:57:38 -05:00
systemd.service *Add systemd service to package 2022-09-28 20:49:41 -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 dht-flood 2022-12-30 00:13:39 -05:00