Bitcoin Forum
April 16, 2024, 10:01:26 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN] Exponencoin - Reversing the emissions structure | No Premine |  (Read 379 times)
Birdy207 (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
January 15, 2019, 04:33:23 AM
Last edit: January 19, 2019, 04:50:31 PM by Birdy207
 #1

This coin is a simple Cryptonote fork created to test what would happen if the reward structure for a coin was reversed.  The reward per block has begun at around 0.03 EXPN per block, and will slowly increase until the full coin supply has been created.  As most coins heavily incentivize their early adopters, and fail to reward late-comers, this coin aims to be a happy medium.  Early adopters will benefit from low difficulty before a large amount of hashrate is on the network, and larger block rewards over time should allow newcomers down the line to still obtain a decent chunk of coin - without having to invest in large gpu rigs or ASICs.  The blockchain has been running for a little over an hour at this point, so this is brand new!

If anyone wants to download the Daemon and throw some hashpower at it just for fun, the Binaries will be linked below Cheesy.

Discord if anyone has difficulties setting up or wants to report a bug: https://discord.gg/Gf25wSR


--------------------
Technical Details:
Name: Exponencoin
Ticker: EXPN
Total Supply: 18,446,744,073,70 EXPN
Block Reward: approx. 0.033554960, increasing over time
Block Time: 120 seconds
Algorithm: Cryptonote/Cryptonight
Premine: None, the test wallet has received rewards for the first 34 blocks (at this time) to verify functionality.
--------------------
Goal:
To see how a coin performs when the rewards increase over it's lifetime, rather than decrease.
-------------------
To-do:

Exchange listing - I would prefer not to pay for listing at all costs, and will likely be looking towards TradeOgre or DEX.
Compiling linux binaries (Done, just needs to be uploaded)

-------------------
**Only hosting on dropbox temporarily as Sourceforge won't allow it until I post source, will take care of this asap.**
Source: https://github.com/Darkdoom22/Exponencoin
Binaries (Windows): https://www.dropbox.com/s/d9n0vjihpwtpxac/Exponencoin.rar?dl=0
-------------------
How to run: Do these steps in order.
Daemon---
To launch the daemon, use frun.bat

Wallet---
After you sync to the blockchain, you can create your wallet using swal.bat and following the prompts in Simplewallet.

Miner---
Create a batch file with the following and paste in the address Simplewallet created, set the threads to whatever you want, and you should be good to go!
 miner.exe --YourAddressHere --daemon-host 127.0.0.1 --daemon-rpc-port 23617 --threads 2 --log-level 3


------------------
MINING POOL
Min Payout 1EXPN
Fee 2%
Payouts are every 10m.

Min payout/payout interval subject to change based on community feedback.

Pool URL:
 http://104.42.220.131/#
Pool ports:
ports: 3333 5555 7777

__________________
That should be it, and as this is essentially a concept coin I'm not looking for any kind of donations, there is no dev fee or premine, there will be no ICO.  The only thing I would ask is for people interested in being seed nodes to contact me, as I would love to add more than the current 2.  Happy mining!

If there is interest to donate for server costs, I can post my btc/eth addresses.
1713261686
Hero Member
*
Offline Offline

Posts: 1713261686

View Profile Personal Message (Offline)

Ignore
1713261686
Reply with quote  #2

1713261686
Report to moderator
1713261686
Hero Member
*
Offline Offline

Posts: 1713261686

View Profile Personal Message (Offline)

Ignore
1713261686
Reply with quote  #2

1713261686
Report to moderator
"If you don't want people to know you're a scumbag then don't be a scumbag." -- margaritahuyan
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
crypt0b1t
Jr. Member
*
Offline Offline

Activity: 40
Merit: 1


View Profile
January 15, 2019, 08:19:53 AM
 #2

This is an interesting experiment.
I'm following.

Any info about the emission curve?
Birdy207 (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
January 15, 2019, 08:49:42 AM
 #3

For all intents and purposes, it's a standard cryptonote emissions curve in reverse.  

For example, the initial blocks gave 0.033554560, the most recent block is around 0.033557104. The increase per block has been 0.000000016, and this will continue until the full supply is mined.

Quangcrypto1
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
January 16, 2019, 04:31:27 AM
 #4

This might be worth keeping an eye on. Any plans on bounties to spread awareness? Thank you
Birdy207 (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
January 16, 2019, 07:03:19 AM
 #5

This might be worth keeping an eye on. Any plans on bounties to spread awareness? Thank you

Down the line quite possibly -- As I didn't premine, I'm sure I can't offer huge amounts, but there are definitely some things others could help with that I would gladly give some EXPN in return for!  Smiley

olkah
Hero Member
*****
Offline Offline

Activity: 1484
Merit: 505



View Profile
January 16, 2019, 07:27:03 AM
 #6

Pool  Huh Huh Huh
olkah
Hero Member
*****
Offline Offline

Activity: 1484
Merit: 505



View Profile
January 16, 2019, 07:32:31 AM
 #7

https://www.virustotal.com/ru/file/aba636fb8a40a1229431a8fa651535af13927829f3a649cc3015fbba71ea932d/analysis/1547623775/
Birdy207 (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
January 16, 2019, 07:36:33 AM
 #8

Pool  Huh Huh Huh

Pool is running, without a web interface currently.  Blocks are being found correctly and as soon as I confirm payouts I will post the connection information.  I'll be working on getting the front-end for the pool up and running later this week so people can see their stats.

Github link with source has been added, necessary .conf file and .bats are in the readme section if anyone distrusts .rars and wants to build for themselves.
olkah
Hero Member
*****
Offline Offline

Activity: 1484
Merit: 505



View Profile
January 16, 2019, 07:39:10 AM
 #9

Pool  Huh Huh Huh

Pool is running, without a web interface currently.  Blocks are being found correctly and as soon as I confirm payouts I will post the connection information.  I'll be working on getting the front-end for the pool up and running later this week so people can see their stats.

Github link with source has been added, necessary .conf file and .bats are in the readme section if anyone distrusts .rars and wants to build for themselves.

Link pool Huh
olkah
Hero Member
*****
Offline Offline

Activity: 1484
Merit: 505



View Profile
January 16, 2019, 07:44:33 AM
 #10

Need exchange !!!
Birdy207 (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
January 19, 2019, 04:47:22 PM
 #11

Pool is now live.
Pool URL:
 http://104.42.220.131/#
Pool ports:
ports: 3333 5555 7777

Min payout currently 1 EXPN, will increase based on feedback. 

Some style changes still need to be made on the front end, and the blockchain explorer doesn't seem to work, but the important features are 100%.
Gameron
Full Member
***
Offline Offline

Activity: 195
Merit: 100


View Profile
January 19, 2019, 08:01:23 PM
 #12

Wanted to try but no ready to use wallet for windows 64 bit? I hate coding Sad. Thanks in advance if you can make the wallet ready. Smiley.

Play a game while earning bitcoin https://satoshilabs.net/?r=4825 pm me for a guide tho actually it is easy it has game FAQ.
Birdy207 (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
January 20, 2019, 03:52:04 AM
 #13

Wanted to try but no ready to use wallet for windows 64 bit? I hate coding Sad. Thanks in advance if you can make the wallet ready. Smiley.

The dropbox link contains binaries(Miner, Wallet, Daemon) compiled on Win64, should do the trick  Smiley
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!