8000 GitHub - electic/jobcoin-boilerplate
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

electic/jobcoin-boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jobcoin

This repo is a small collection of starter templates for the Jobcoin Mixer programming challenge. There are three different versions provided for you to choose: Scala, Python, and NodeJS. It's perfectly okay to use another language you feel more comfortable writing in and simply use these examples as a loose guide.

All the implementations provided are roughly identical in what they provide to you:

  • a basic CLI app that accepts return addresses and gives back a deposit address to send funds to
  • a recommended library to use for Jobcoin API calls
  • a recommended library to use for tests

The mixing algorithm and any other changes are left for you to implement.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 57.4%
  • Python 22.2%
  • JavaScript 20.4%
0