A resiliant swarm of managers for Quest Dolphin JS and Quest Coral JS
The Bee process for the Quest Network Operating System interacts with optional user facing technology, Quest Coral JS and Quest Dolphin JS. It stores and synchronizes configuration data, discovers relevant dolphin peers, spawns, protects and repairs multiple pods of dolphin instances and provides core protocol nodes to multiple pods of dolphin instances when used in a single application.
Gets HoneyComb Object Or Array Of Objects.
let comb = <os>.bee.comb.get('/my/path/to/the/object');
Sets HoneyComb Object Or Array Of Objects.
<os>.bee.comb.set('/my/path/to/the/object',content);
Adds a HoneyComb object to an array of HoneyComb objects.
<os>.bee.comb.add('/my/path/to/the/object',content);
Searches for HoneyComb objects and returns a flat array of HoneyComb objects.
let results = <os>.bee.comb.search('/my/path');
npm install @questnetwork/[email protected]
0.9.6
- Uses quest-star-rust from NodeJS and Electron
This project is a lot of work and unfortunately we need to eat food (ツ)
Ethereum | Bitcoin |
---|---|
0xBC2A050E7B87610Bc29657e7e7901DdBA6f2D34E |
bc1qujrqa3s34r5h0exgmmcuf8ejhyydm8wwja4fmq |
GNU AGPLv3