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.
161
Commits
2
Branches
7
Tags
401
KiB
TypeScript
100%
062ed87f1e
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Derrick Hammer
062ed87f1e
refactor: move to ci, and update deps
2023-07-04 04:53:02 -04:00
src
* Refactor `util.ts` to use `existing.ready` instead of `existing._channel.ready` and replace `existing.ready` with `rpc.ready`.
2023-04-08 16:43:56 -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
package.json
refactor: move to ci, and update deps
2023-07-04 04:53:02 -04:00
README.md
rpc-client