Bitcoin Forum

Alternate cryptocurrencies => Marketplace (Altcoins) => Topic started by: NxtChg on June 09, 2014, 03:58:00 PM



Title: [SIM] Bounties
Post by: NxtChg on June 09, 2014, 03:58:00 PM
This will be an aggregate topic to track all Simcoin bounties.

Completed

  • [50,000 SIM + 0.04 BTC] fsonex: PHP-UDP bridge: Net monitoring tool
  • [50,000 SIM + 0.04 BTC] fsonex: Blake2s JS port
  • [100,000 SIM + 0.08 BTC] fsonex: Auto-update work
  • [50,000 SIM] m6915: Slack mirror (75%)

Open

Voting System

in development

Need a simple, but functional voting system in PHP/MySQL.

Don't have time to supervise you too closely or give precise requirements, you should be able to work independently.

Your code will be used at https://simcoin.info/ipo/index.php and be given user ID / stake as input. You can create whatever tables you need.

Votes can be counted either as "1 account = 1 vote" or by stake (preferably with progressive scaling).

It should have an easy way to add polls for admin (but doesn't have to be anything fancy).

Should probably support links to extended descriptions for each option.

Tell your solution scope with approximate price. I think it's best if you post it here, in public.

Payment in BTC and/or Simcoins.

Badge Bounty

We need small badges for the exchange and forum.

They should be like achievements in games.

Here are just a few examples: https://simcoin.info/img/badge_samples.jpg

A general design that allows custom icons for each type of badge.

Current ideas for the badges:

* Investor
* VIP investor
* VIP or Big Whale :) Can be whole series of them - Small Fish, Dolphin, etc.
* Most Active Trader (maybe 3 ranks) can also distinguish by number of trades/volume
* Order Book Worm :) - number of open orders
* Indecisive - number of canceled orders
* etc.

Badges can be daily or all time.

So you need to provide, say, 3-5 badges as examples, then, if your work is selected, we will pay you for each badge you make.

Payment in BTC, plus you can take any part of it in Simcoins at IPO price.

Community will vote. Top 3 submissions will be paid by this formula: reward = base / (1+position)

I am not sure how much this would cost, so suggest prices in dollars per badge. Then we can calculate the 'base'.

Slack History Bot

This bounty is canceled.

Need a simple PHP bot (essentially, one file) that will be called by a cron.

The script needs to parse Slack channel archive, new messages since its last run.

Messages must be saved in MySQL database. Images downloaded and saved in a folder.

Archive is not available to public, so need to support Slack authentication and HTTPS.

The data is inside the page in JSON format, so it's easy to parse.

Slack also has API: https://api.slack.com/

Reward: 0.1 BTC, any part of it can be taken as simcoins @ IPO price (0.000000358 BTC)


Title: Re: [SIM] Bounties
Post by: onemorebtc on June 09, 2014, 04:08:04 PM
i can do it.

i'd need some way to get total users (not now...but when your exchange opens) as its always good to know how many did not vote.

an email on a new vote would be nice though...

i'd do it for 1btc and 200.000simcoins. but my time is limited: i'd be finished on friday if i'd start today.

(i know my english sucks...)

regards


Title: Re: [SIM] Bounties
Post by: NxtChg on June 09, 2014, 04:14:12 PM
i'd need some way to get total users (not now...but when your exchange opens) as its always good to know how many did not vote.

i'd do it for 1btc and 200.000simcoins. but my time is limited: i'd be finished on friday if i'd start today.

Total users is not a problem.

1 BTC is way too much, I need a very crude and simple solution, absolutely minimal. Just something that works, no emails, no complicated backend, etc.

Something on the order of $50, i.e. just a few hours of work.

But you will have an option to get any part of it as simcoins at IPO price ;)


Title: Re: [SIM] Bounties
Post by: onemorebtc on June 09, 2014, 04:15:50 PM
i'd need some way to get total users (not now...but when your exchange opens) as its always good to know how many did not vote.

i'd do it for 1btc and 200.000simcoins. but my time is limited: i'd be finished on friday if i'd start today.

Total users is not a problem.

1 BTC is way too much, I need a very crude and simple solution, absolutely minimal. Just something that works, no emails, no complicated backend, etc.

Something on the order of $50, i.e. just a few hours of work.

But you will have an option to get any part of it as simcoins at IPO price ;)

i'd say 3hours. atm i am sold for 800€/h so this is cheap ;)


Title: Re: [SIM] Bounties
Post by: NxtChg on June 09, 2014, 04:17:32 PM
i'd say 3hours. atm i am sold for 800€/h so this is cheap ;)

Congrats, that's an impressive rate. But I can't afford you :)


Title: Re: [SIM] Bounties
Post by: peled1986 on June 09, 2014, 04:31:05 PM
It will be much easier to pay for bounties once simecoin starts trading and the price sky rockets (like nxt / qora scenario)  :D

@onemorebtc working with NxtChg Is a great investment - if you are really as good as you say (800€/h  :o), this might be a beginning of wonderful/rewarding relationship with simecoin community.


Title: Re: [SIM] Bounties
Post by: gstarcev on June 09, 2014, 07:43:45 PM
This is my chance to redeem myself from overly deliberating and missing IPO :) I like SIMcoin and I'm even thinking about building other stuff in addition to this voting add-on. I'm sending additional info to NxtChg.

Here is my offer:
- price: 275 000 SIM which is ~ 64$ worth at current IPO price and bitcoinaverage.com
- ready to go a bit lower in case of undercut attempts
- I have 3 years of experience with LAMP (http://en.wikipedia.org/wiki/LAMP_%28software_bundle%29) development so I believe I have a fair chance of meeting NxtChg's guidelines and standards if anything beyond the initial description comes up
- psychologically ready for a situation in which development prolongs itself up to a factor of few times, for whatever reason (reason can be both something "positive" or "negative" actually)

Currently I understand scope to be:
- well commented pluggable PHP code to generate users' voting poll, e.g. simcoin.info/voting.php?poll=XYZ
- simple admin interface with poll viewing and editing features
- necessary MySQL create statements
- 3 modes of vote-weighing supported (per-vote, per-stake, per-stake progressive)

@NxtChg: when you mention "progressive" stake as a third mode of vote-weighing, do you mean something like Reddcoin IPO (http://www.reddcoin.com/ipo/) which "used a simple formula to give a better coefficient to top investors"?


Title: Re: [SIM] Bounties
Post by: NxtChg on June 09, 2014, 07:51:15 PM
@NxtChg: when you mention "progressive" stake as a third mode of vote-weighing, do you mean something like Reddcoin IPO (http://www.reddcoin.com/ipo/) which "used a simple formula to  give a better coefficient to top investors"?

Yes, something like that. Non-linear scaling.

The code should probably be a separate page on the IPO site, I will PM you with details.

I am glad you decided to help. The price is reasonable.


Title: Re: [SIM] Bounties
Post by: gstarcev on June 09, 2014, 08:15:19 PM
@NxtChg: when you mention "progressive" stake as a third mode of vote-weighing, do you mean something like Reddcoin IPO (http://www.reddcoin.com/ipo/) which "used a simple formula to  give a better coefficient to top investors"?

Yes, something like that. Non-linear scaling.

The code should probably be a separate page on the IPO site, I will PM you with details.

I am glad you decided to help. The price is reasonable.

Ok, thanks. I'm going to send you some additional contact details.


Title: Re: [SIM] Bounties
Post by: NxtChg on June 10, 2014, 04:15:58 PM
Added Badge Bounty.


Title: Re: [SIM] Bounties
Post by: NxtChg on June 14, 2014, 08:18:27 AM
Added Slack History Bot


Title: Re: [SIM] Bounties
Post by: xchrix on June 19, 2014, 08:35:27 PM
maybe a small bounty for showing the first charts of the SIM price? ;)


Title: Re: [SIM] Bounties
Post by: NxtChg on June 19, 2014, 08:40:08 PM
maybe a small bounty for showing the first charts of the SIM price? ;)

A small, maybe.

Tentacle Overlord wants to see the charts now.


Title: Re: [SIM] Bounties
Post by: NxtChg on May 10, 2017, 06:53:03 AM
A $100 bounty:

https://www.xbtfreelancer.com/prj/3557/user-management-registration-login

More to come.


Title: Re: [SIM] Bounties
Post by: NxtChg on May 19, 2017, 04:55:41 PM
$100 bounty awarded.


New one - a simple ordered list selector as Vue component ($35):

https://www.xbtfreelancer.com/project.php?id=3633


Title: Re: [SIM] Bounties
Post by: NxtChg on May 26, 2017, 03:04:01 PM
$35 bounty increased to $40:

https://www.xbtfreelancer.com/project.php?id=3633


Title: Re: [SIM] Bounties
Post by: NxtChg on June 03, 2017, 10:23:50 AM
New bounty - port a piece of C++ code into JS:

https://www.xbtfreelancer.com/prj/3762/port-a-short-piece-of-c-code-to-javascript


Title: Re: [SIM] Bounties
Post by: NxtChg on June 18, 2017, 08:37:31 AM
New bounty - Port CRC4 from C++ to JS.

https://www.xbtfreelancer.com/prj/3914/port-crc4-from-c-to-js


Title: Re: [SIM] Bounties
Post by: NxtChg on July 10, 2017, 08:26:55 AM
New bounty: Convert JS code into a Vue component:

https://www.xbtfreelancer.com/prj/4139/convert-pure-js-component-into-vue