Skip to content

ncent-archive/jobCent-web-app

Repository files navigation

nCent Hybrid Meta-Application

Overview

The nCent Labs Hybrid Meta-Application is a simple tool that allows users to quickly spin up their own incentives-based challenge! Users can define a finished work product of some sort (i.e. an employee hire, the creation of a video, etc.), define the tasks required to achieve the end goal, and finally source the work by providing rewards and accepting work submissions!

Installation & Usage

  1. Install it using npm:
npm i ncent-sandbox-sdk
  1. require/import it in your JavaScript:
const nCentHybrid = require('ncent-meta-hybrid');
  1. Run the Command-line Interface right out of your shell!
node {path_to_your_node_modules_folder}/ncent-hybrid-meta/metaCLI.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published