Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

seneca‑promisify is a small Seneca plugin that adds native Promise support to Seneca’s core API (e.g., `seneca.act`/`seneca.post`). It lets developers write asynchronous actions and message calls using `async/await` instead of callbacks, making Seneca services easier to integrate into modern JavaScript codebases. The plugin is aimed at developers building micro‑services or plugins with the Seneca framework who prefer a promise‑based programming style.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of voxgig/seneca-promisify

Account's avatar
hapijs/code
assertion library
Account's avatar
hapijs/lab
Test utility
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
senecajs/seneca-entity
Entity plugin for seneca
Account's avatar
rjrodger/seneca-plugin-validator
seneca-plugin-validator

Support the repos that depend on this repository

Top contributors

rjrodger's profile
rjrodger
50 contributions
rionastokes's profile
rionastokes
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
voxgig

voxgig/seneca-promisify

Seneca plugin that adds a promise-based API for the core methods.

JavaScript
1
3
MIT License