Bitcoin Forum

Alternate cryptocurrencies => Announcements (Altcoins) => Topic started by: Birdy207 on January 15, 2019, 04:33:23 AM



Title: [ANN] Exponencoin - Reversing the emissions structure | No Premine |
Post by: Birdy207 on January 15, 2019, 04:33:23 AM
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 :D.

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.


Title: Re: [ANN] Exponencoin - Reversing the emissions structure | No Premine |
Post by: crypt0b1t on January 15, 2019, 08:19:53 AM
This is an interesting experiment.
I'm following.

Any info about the emission curve?


Title: Re: [ANN] Exponencoin - Reversing the emissions structure | No Premine |
Post by: Birdy207 on January 15, 2019, 08:49:42 AM
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.



Title: Re: [ANN] Exponencoin - Reversing the emissions structure | No Premine |
Post by: Quangcrypto1 on January 16, 2019, 04:31:27 AM
This might be worth keeping an eye on. Any plans on bounties to spread awareness? Thank you


Title: Re: [ANN] Exponencoin - Reversing the emissions structure | No Premine |
Post by: Birdy207 on January 16, 2019, 07:03:19 AM
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!  :)



Title: Re: [ANN] Exponencoin - Reversing the emissions structure | No Premine |
Post by: olkah on January 16, 2019, 07:27:03 AM
Pool  ??? ??? ???


Title: Re: [ANN] Exponencoin - Reversing the emissions structure | No Premine |
Post by: olkah on January 16, 2019, 07:32:31 AM
https://www.virustotal.com/ru/file/aba636fb8a40a1229431a8fa651535af13927829f3a649cc3015fbba71ea932d/analysis/1547623775/


Title: Re: [ANN] Exponencoin - Reversing the emissions structure | No Premine |
Post by: Birdy207 on January 16, 2019, 07:36:33 AM
Pool  ??? ??? ???

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.


Title: Re: [ANN] Exponencoin - Reversing the emissions structure | No Premine |
Post by: olkah on January 16, 2019, 07:39:10 AM
Pool  ??? ??? ???

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 ???


Title: Re: [ANN] Exponencoin - Reversing the emissions structure | No Premine |
Post by: olkah on January 16, 2019, 07:44:33 AM
Need exchange !!!


Title: Re: [ANN] Exponencoin - Reversing the emissions structure | No Premine |
Post by: Birdy207 on January 19, 2019, 04:47:22 PM
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%.


Title: Re: [ANN] Exponencoin - Reversing the emissions structure | No Premine |
Post by: Gameron on January 19, 2019, 08:01:23 PM
Wanted to try but no ready to use wallet for windows 64 bit? I hate coding :(. Thanks in advance if you can make the wallet ready. :).


Title: Re: [ANN] Exponencoin - Reversing the emissions structure | No Premine |
Post by: Birdy207 on January 20, 2019, 03:52:04 AM
Wanted to try but no ready to use wallet for windows 64 bit? I hate coding :(. Thanks in advance if you can make the wallet ready. :).

The dropbox link contains binaries(Miner, Wallet, Daemon) compiled on Win64, should do the trick  :)