Hypercore DHT based relay for RPC
Go to file
Derrick Hammer 00fc999169
ci/woodpecker/push/woodpecker Pipeline failed Details
*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
pkg/scripts *Add systemd service to package 2022-09-28 20:49:41 -04:00
src *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
.gitignore *WIP: minor refactor and build process to create application binaries 2022-07-24 22:36:49 -04:00
.woodpecker.yml *wrong distro name 2022-09-28 18:45:25 -04: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 *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
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
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 *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