https://github.com/questnetwork/quest-dolphin-js
Quest Network Dolphin Service, NodeJS implementation
https://github.com/questnetwork/quest-dolphin-js
Last synced: 9 months ago
JSON representation
Quest Network Dolphin Service, NodeJS implementation
- Host: GitHub
- URL: https://github.com/questnetwork/quest-dolphin-js
- Owner: QuestNetwork
- License: agpl-3.0
- Created: 2020-09-06T13:57:54.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-19T19:17:12.000Z (over 5 years ago)
- Last Synced: 2025-09-23T09:01:58.276Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quest Dolphin JS
> The smart api for [Quest PubSub JS](https://github.com/QuestNetwork/quest-pubsub-js)
## Description
The Dolphin Process for the [Quest Network Operating System](https://github.com/QuestNetwork/quest-os-js) interacts with the core protocols used on the Quest Network like [Quest Pubsub JS](https://github.com/QuestNetwork/quest-dolphin-js). It offers an efficient API, spawns and controls applications installed on the host machine.
## Installation & Usage
```
npm install @questnetwork/quest-dolphin-js@0.9.4
```
## Lead Maintainer
[StationedInTheField](https://github.com/StationedInTheField)
## API
### async sayHi(channel)
Send the sayHi message in a given channel.
```javascript
await .ocean.dolphin.sayHi(channel)
```
## Features
**0.9.1**
- Added invite codes and plist sync
**0.9.3**
- Added social types
## Roadmap
**0.9.5**
- Connect with [Quest Quorum JS](https://github.com/QuestNetwork/quest-quorum-js)
## Support Us
This project is a lot of work, help us start a non-profit for this project! (ツ)
| Ethereum| Bitcoin |
|---|---|
| `0xBC2A050E7B87610Bc29657e7e7901DdBA6f2D34E` | `bc1qujrqa3s34r5h0exgmmcuf8ejhyydm8wwja4fmq` |
|
|
|
## License
GNU Affero GPLv3