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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of getcahoots/provider-torial

Account's avatar
nodeEnthu/async-light
Async series and parallel functionality
Account's avatar
akoenig/bucketdb
Personal convenience wrapper around LevelDB with a minimal CRUD-based API.
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
akoenig/duperagent
Personal convenience wrapper around superagent.
Account's avatar
konexmedia/mandatory
A tiny error-throwing module for checking types.
Account's avatar
joyent/node-verror
richer JavaScript errors
Account's avatar
LearnBoost/expect.js
BDD style assertions for node and the browser.
Account's avatar
spalger/gulp-jshint
JSHint plugin for gulp
Account's avatar
OverZealous/run-sequence
Run a series of dependent gulp tasks in order

Support the repos that depend on this repository

Top contributors

No contributors yet

Recent events

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

No events yet
getcahoots

getcahoots/provider-torial

The torial provider module for Cahoots

JavaScript
0
0
MIT License

The **provider‑torial** package is a Node.js module that implements the “torial” data source for the Cahoots provider abstraction layer. It lets developers query torial entities (e.g., people or organizations) via a simple API (`torial('person').query(...)`) and can be configured with environment variables for the API endpoint, local database path, and sync interval. It is intended for developers building applications on top of the Cahoots platform who need to integrate torial data.