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.
159
Commits
2
Branches
7
Tags
401
KiB
TypeScript
100%
a7e0fbd190
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Derrick Hammer
a7e0fbd190
* 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
dist
*Update dist
2023-04-08 15:02:22 -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
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
*switch from relay-types to interface-relay
2023-03-23 12:48:31 -04:00
tsconfig.json
*Initial version
2022-06-27 15:37:03 -04:00
README.md
rpc-client