An open API service indexing awesome lists of open source software.

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

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