This website requires JavaScript.
Explore
Help
Sign In
LumeWeb
/
rpc-client
Watch
1
Star
0
Fork
You've already forked rpc-client
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
A client library that uses hypercore and the @lumeweb/relay server along with Skynet for web, to perform "Wisdom of the crowd" RPC requests.
165
Commits
2
Branches
7
Tags
401
KiB
TypeScript
100%
7327419954
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Derrick Hammer
7327419954
refactor: replace b4a with uint8ArrayToHexString
2023-07-04 07:20:24 -04:00
.github
/workflows
ci: add ci config
2023-07-04 04:53:16 -04:00
src
refactor: replace b4a with uint8ArrayToHexString
2023-07-04 07:20:24 -04:00
.presetterrc.json
refactor: move to ci, and update deps
2023-07-04 04:53:02 -04:00
LICENSE
*Initial version
2022-06-27 15:37:03 -04:00
README.md
*refactor rpc to use new swarm based p2p
2023-03-18 12:11:23 -04:00
npm-shrinkwrap.json
dep: add missing deps
2023-07-04 07:20:23 -04:00
package.json
dep: add missing deps
2023-07-04 07:20:23 -04:00
README.md
rpc-client