Bitcoin Forum

Economy => Services => Topic started by: Scott J on November 13, 2016, 11:31:00 AM



Title: IOTA Foundation: Developer Roles to fill
Post by: Scott J on November 13, 2016, 11:31:00 AM
The IOTA Foundation is looking to fill the following Developer roles.

If you feel you have sufficient experience, please get in touch.

For more information on the IOTA project: http://www.iotatoken.com

Or join the slack channel: https://iotatangle.slack.com/

Please note that payment will be made in IOTA.


Quote
IOTA Javascript Library
https://github.com/iotaledger/iota.lib.js5

Language: Javascript

Work intensive?
No

What to do:
Add test coverage
Refactor some of the code
Add event listeners


IOTA Wallet and Light Wallet
https://github.com/iotaledger/wallet6

Language: Javascript, with sufficient Electron experience.

Work intensive? No

What to do:
Update the Wallet with the new API changes
Develop Light Wallet which basically gets rid off some core functionality, and interfaces with a C script for the PoW
Add some new features such as message sending


GPU Hasher and C Curl

Language: C

Work intensive? Slightly

What to do:
Update the existing GPU hasher to the new transaction schema
Port Java Curl to C so that it can be used by the GPU hasher, as well as the light wallet


Python API Library

Language: Python

Work intensive? Yes

What to do:
Port the JS library to Python
Include test coverage as well as examples


Sandbox Environment

Language: NodeJS, Go or Java

Work intensive? No

What to do:
Create a developer sandbox environment, which basically consists of an API with authentication and rate limiting
Create queue management and make it possible to communicat
e with GPU hasher