https://github.com/vaporyjs/node-devp2p-vap
Vapory wire protocol implementation using node-devp2p
https://github.com/vaporyjs/node-devp2p-vap
protocol vapory
Last synced: 4 months ago
JSON representation
Vapory wire protocol implementation using node-devp2p
- Host: GitHub
- URL: https://github.com/vaporyjs/node-devp2p-vap
- Owner: vaporyjs
- License: mpl-2.0
- Created: 2018-03-04T04:42:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T08:14:55.000Z (over 2 years ago)
- Last Synced: 2025-02-15T12:18:26.258Z (4 months ago)
- Topics: protocol, vapory
- Language: JavaScript
- Homepage: https://vapory.org
- Size: 14.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SYNOPSIS
[](https://www.npmjs.org/package/devp2p-vap)
[](https://travis-ci.org/vaporyjs/node-devp2p-vap)
[](https://coveralls.io/r/vaporyjs/node-devp2p-vap)
[](https://gitter.im/vapory/vaporyjs-lib) or #vaporyjs on freenode[](https://github.com/feross/standard)
This is an Vapory wire protocol implementation using `node-devp2p`.Supports only protocol version 61.
# INSTALL
`npm install devp2p-vap`# API
[API](docs/index.md)# LICENCE
[MPL-2.0](https://www.mozilla.org/en-US/MPL/2.0/)