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.
150
Commits
2
Branches
7
Tags
401
KiB
TypeScript
100%
ab6f7d76e2
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Derrick Hammer
ab6f7d76e2
*If we fail to get the RPC methods list from the peer, abort the connection
2023-03-29 17:25:26 -04:00
dist
*Update dist
2023-03-25 11:26:38 -04:00
src
*If we fail to get the RPC methods list from the peer, abort the connection
2023-03-29 17:25:26 -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