Hypercore DHT based relay for RPC
Go to file
Derrick Hammer 3736bf0e51
*Partially upgrade to yarn pnp
2022-12-15 12:04:13 -05:00
pkg/scripts *Start service on install and stop it on uninstall 2022-12-07 01:18:12 -05:00
src Revert "*Need to use dynamic import" 2022-12-15 06:23:28 -05:00
.gitignore *Partially upgrade to yarn pnp 2022-12-15 12:04:13 -05:00
.woodpecker.yml *Use corepack and yarn 2 2022-12-15 05:22:58 -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 *Partially upgrade to yarn pnp 2022-12-15 12:04:13 -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 *Partially upgrade to yarn pnp 2022-12-15 12:04:13 -05:00