Bitcoin Forum
March 19, 2024, 02:06:58 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 »
  Print  
Author Topic: [ANN][NUKO]Nekonium  (Read 63311 times)
nekonium (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
July 10, 2017, 10:28:33 AM
Last edit: December 28, 2017, 10:52:29 AM by nekonium
 #1


 

Nekonium is a decentralized  platform that forked from Ethereum 1.6.6.

Specifications

  • Name: nekonium
  • Unit: NUKO
  • Algorism: Ethereum compatible
  • Total supply: unlimited
  • Premine: 12,448,421 NUKO
  • TCP/UDP: 28568
  • UDP: 28566
  • RPC(HTTP): 8293
  • RPC(WS): 8294
  • Reword: 7.5NUKO
  •    BlockTime: 19-29sec
           0 - 0   Block       Frontier 19sec
           - 7776 Block      Homestead 10-20sec target DiffBoundDiv=512
           7777 - Block      Homestead 19-29sec target Without Exp BOM DiffBoundDiv=1024
  • GasLimitBoundDivisor: 1024
  • DifficultyBoundDivisor: 1024
 

Release schedule
  • 2017/6/28 Closed beta (Blockchain Reset)
  • 2017/7/02 Open beta (Adjust parameters/Hashrate restriction/Hard Fork - 20000 block Hashrate restriction)
  • 2017/7/03 - Release
   

Software
Client - gnekonium
    https://github.com/nekonium/go-nekonium/releases
Wallet - nekonium wallet Mist Wallet based wallet (windows,linux)
    https://github.com/nekonium/mist/releases



Mining
You can mining with the same method as Ethereum.

Code:
$gnekonium console
:
:
>miner.start(4)

If you have a GPU you can do GPU mining from the pool.

Code:
For  NVidia
ethminer -U -F http://nuko.oldbeyond.com:8888/0xe61e4976499d0e32905602ab74cfed6264f76096

For intel/amd
ethminer -G -F http://nuko.oldbeyond.com:8888/0xe61e4976499d0e32905602ab74cfed6264f76096
tested on ethminer 0.11.0rc1 windows https://github.com/ethereum-mining/ethminer/releases
    Communities



    Services
      Wallet


      BlockExplorer


      Pool

      Faucet


      etc

      QR generator

    Contract-Dev




    Project Details
    Nekonium is started by the Nekonium Project.This project was launched for presentation of implementation example of Ethereum copy coin and learning Ethereum function. We hope that you can learn Ethereum and crypto currency system through sending and receiving and mining of Nekonium.The first goal of the project was achieved in the release. The next goal is to gather information on many Ethereum services and contracts and port it to the Nekonium network.

    Please be aware that it is not a general speculative currency. The development system and service of this coin is not enough. It will be difficult to gain speculative benefits.
    The Nekonium Project is not responsible for any damage or trouble caused by published software. It can not assume any responsibility for troubles including loss of internal currency.


    Premine

    Nekonium has about 1 year 's premain coins.
    The purpose of its use is as follows.

    For developers2,448,42119.7%
    Bounty for services2,000,00016.1%
    For distributing agent6,000,00048.2%
    For direct distribution1,000,0008.0%
    Thanks for donation1,000,0008.0%

    Total premine 12,448,421NUKO

    For developers
      This is the developer's rewards until release.


    bounty for services


    For details of Bounty please visit discord.





      
    For distributing agent
      It is intended to be distributed free of charge at educational institutions, club activities, study sessions, websites, Faucet, etc. Please distribute 80% or more of the distributed quantity. There is unilateral review for distribution. We may ask about  purpose.Please apply from chat.


    For direct distribution
      It is distributed free of charge by the development team. Contact to Discord chat #giveaway channel https://discord.gg/C8mJg44.


    Thanks for donation
      This is a reward for donation. It will start after the service is stabilized.





    [/list]
    BitcoinCleanup.com: Learn why Bitcoin isn't bad for the environment
    Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
    1710814018
    Hero Member
    *
    Offline Offline

    Posts: 1710814018

    View Profile Personal Message (Offline)

    Ignore
    1710814018
    Reply with quote  #2

    1710814018
    Report to moderator
    octavarium
    Hero Member
    *****
    Offline Offline

    Activity: 546
    Merit: 500



    View Profile
    July 10, 2017, 11:24:37 AM
     #2

    why new post ?
     Grin Grin Grin Grin
    UFFFPUFFF
    Newbie
    *
    Offline Offline

    Activity: 13
    Merit: 0


    View Profile
    July 10, 2017, 11:28:31 AM
     #3

    Any exchanges planed soon?
    tamdc
    Full Member
    ***
    Offline Offline

    Activity: 503
    Merit: 100


    View Profile
    July 10, 2017, 11:37:25 AM
     #4


     

    Nekonium is a decentralized  platform that forked from Ethereum 1.6.6.

    Specifications

    • Name: nekonium
    • Unit: NUKO
    • Algorism: Ethereum compatible
    • Total supply: unlimited
    • Premine: 12,448,421 NUKO
    • TCP/UDP: 28568
    • UDP: 28566
    • RPC(HTTP): 8293
    • RPC(WS): 8294
    • Reword: 7.5NUKO
    •    BlockTime: 19-29sec
             0 - 0   Block       Frontier 19sec
             - 7776 Block      Homestead 10-20sec target DiffBoundDiv=512
             7777 - Block      Homestead 19-29sec target Without Exp BOM DiffBoundDiv=1024
    • GasLimitBoundDivisor: 1024
    • DifficultyBoundDivisor: 1024
     

    Release schedule
    • 2017/6/28 Closed beta (Blockchain Reset)
    • 2017/7/02 Open beta (Adjust parameters/Hashrate restriction/Hard Fork - 20000 block Hashrate restriction)
    • 2017/7/03 - Release
       

    Software
    Client - gnekonium
        https://github.com/nekonium/go-nekonium/releases
    Wallet - nekonium wallet Mist Wallet based wallet (windows,linux)
        https://github.com/nekonium/mist/releases



    Mining
    You can mining with the same method as Ethereum.

    Code:
    $gnekonium console
    :
    :
    >miner.start(4)

    If you have a GPU you can do GPU mining from the pool.

    Code:
    For  NVidia
    ethminer -U -F http://nuko.oldbeyond.com:8888/0xe61e4976499d0e32905602ab74cfed6264f76096

    For intel/amd
    ethminer -G -F http://nuko.oldbeyond.com:8888/0xe61e4976499d0e32905602ab74cfed6264f76096
    tested on ethminer 0.11.0rc1 windows https://github.com/ethereum-mining/ethminer/releases


    Communities



    Services
      BlockExplorer http://tomotomo9696.xyz:3000/home
      Pool http://nuko.oldbeyond.com/



    Project Details
    Nekonium is started by the Nekonium Project.This project was launched for presentation of implementation example of Ethereum copy coin and learning Ethereum function. We hope that you can learn Ethereum and crypto currency system through sending and receiving and mining of Nekonium.The first goal of the project was achieved in the release. The next goal is to gather information on many Ethereum services and contracts and port it to the Nekonium network.

    Please be aware that it is not a general speculative currency. The development system and service of this coin is not enough. It will be difficult to gain speculative benefits.
    The Nekonium Project is not responsible for any damage or trouble caused by published software. It can not assume any responsibility for troubles including loss of internal currency.


    Premine

    Nekonium has about 1 year 's premain coins.
    The purpose of its use is as follows.

    For developers2,448,42119.7%
    Reward for services2,000,00016.1%
    For distributing agent6,000,00048.2%
    For direct distribution1,000,0008.0%
    Thanks for donation1,000,0008.0%

    Total premine 12,448,421NUKO

    For developers
      This is the developer's rewards until release.
    Reward for services
      Reward for those who launched Nekonium's service (pool, faucet and contract). If you develop services and contracts, please let us know by all means. We will learn it.Contact to Discord chat channel.
    For distributing agent
      It is intended to be distributed free of charge at educational institutions, club activities, study sessions, websites, Faucet, etc. Please distribute 80% or more of the distributed quantity. There is unilateral review for distribution. We may ask about  purpose.Please apply from chat.
    For direct distribution
      It is distributed free of charge by the development team. Contact to Discord chat #giveaway channel https://discord.gg/C8mJg44.
    Thanks for donation
      This is a reward for donation. It will start after the service is stabilized.



    Why old ANN cannot access?

    aposimz
    Newbie
    *
    Offline Offline

    Activity: 57
    Merit: 0


    View Profile
    July 10, 2017, 12:06:26 PM
     #5

    why new post ?
     Grin Grin Grin Grin

    Giveaway threads are not allowed
    https://bitcointalk.org/index.php?topic=434310.0
    nekoniumdev
    Newbie
    *
    Offline Offline

    Activity: 2
    Merit: 0


    View Profile
    July 10, 2017, 12:53:01 PM
     #6

    why new post ?
     Grin Grin Grin Grin

    I carelessly violated the rules.
    onnz423
    Hero Member
    *****
    Offline Offline

    Activity: 840
    Merit: 508


    Make winning bets on sports with Sportsbet.io!


    View Profile
    July 10, 2017, 01:45:10 PM
     #7

    why new post ?
     Grin Grin Grin Grin

    I carelessly violated the rules.

    Ah alright, i was wondering why did we have a new thread but that explains it.
    You should add to the post that posting addresses on the thread is absolutely forbidden.

       ▄▄██████▄▄
      ████████████
    ███▄▄
     ██████████████▀▀▀██▄
    ████████████████   ▀██▄
    ████████████████     ▀██
    ██████████████       ██▌
    ██████████████        ▐██
    ██▌▀▀██████▀▀         ▐██
    ▐██                   ██▌
     ██▄                 ▄██
      ▀██▄             ▄██▀
        ▀██▄▄▄     ▄▄▄██▀
          ▀▀█████████▀▀





    ███████████████████████████
    ████████▀▀       ▀▀████████
    █████▀   ▄ ▀███▀ ▄   ▀█████
    ████  ▄████▄ ▀ ▄████▄  ████
    ███  ▄ ▀███▀ ▄ ▀███▀ ▄  ███
    ██  ▄██ ▀▀ ▄███▄ ▀▀ ██▄  ██
    ██  █▀ ▄█ ███████ █▄ ▀█  ██
    ██   ▄███▄ █████ ▄███▄   ██
    ███  ████▀ ▄▄▄▄▄ ▀████  ███
    ████  ▀ ▄ ▀█████▀ ▄ ▀  ████
    █████▄  ▀▀▄ ███ ▄▀▀  ▄█████
    ████████▄▄       ▄▄████████
    ███████████████████████████





    █▀▀











    █▄▄
    ▀▀█











    ▄▄█
    █▀▀











    █▄▄
    ▀▀█











    ▄▄█
    octavarium
    Hero Member
    *****
    Offline Offline

    Activity: 546
    Merit: 500



    View Profile
    July 10, 2017, 01:55:05 PM
     #8

    why new post ?
     Grin Grin Grin Grin

    I carelessly violated the rules.

    Ah alright, i was wondering why did we have a new thread but that explains it.
    You should add to the post that posting addresses on the thread is absolutely forbidden.
    Grin Grin Grin Grin
    by the way,,
    thanks for airdrop
    elyas772
    Hero Member
    *****
    Offline Offline

    Activity: 756
    Merit: 502



    View Profile
    July 10, 2017, 01:59:18 PM
     #9

    im not see any plan or roadmap at your first post, can you share your plan, marketcap, maybe aplication, marketplace, and exchanger.
    or where i can use Nekonium for real transaction

    ▄▄▄██████▄▄▄
    ▄███▀▀▀▀▀████▄▄ █▄▄
    ▄▄          ▀▀████▄  ██▄
    █████▄            ▀█████  ██▄
    ▄█████████           ▀█████ ███▄
    ▄█████████▀▀           ▀█████ ███▄
    ▄███  █████             ▀█████ ████
    ███  █████                █████ ████
    ███ █████                  ████  ████
    ███ █████                ▄████  ████
    ███ █████                ███████████
    ▀██ █████▄                █████████
    ▀██ ██████▄                ▀█████
    ▀██ ███████                  ▀▀▀
    ▀██ ██████▄▄                 
    ▀██ ██████▄▄▄▄▄▄▄▄▄▄▄▄███▀
    ▀▀ █████████████████▀
    ▀▀▀██████▀▀▀▀

    Fast, Secure, and Fully

    DecentralizeTrading
    BACKED BY:
    ─────────────────────────
    BINANCE
    ─────── LAB
    &█████████████████████████████████ █  ███
    █▀    ▀█  ███▀▀▀▀▀████████  ████▀▀███▀ █
    █  █████    ▄▄▄▄▄  █  ▀  █    ███  █  ██
    █▄    ▀█  ██       █  ▄███  ██████   ███
    █████  █  ██  ███  █  ████  ████  ▄  ███
    █▄    ▄█▄  ▄█▄     ▀  ████▄  ▄█   ██  ██
    ████████████████████████████████████████


      Whitepaper
     Medium
    Reddit
    omtimo
    Newbie
    *
    Offline Offline

    Activity: 36
    Merit: 0


    View Profile WWW
    July 10, 2017, 02:22:21 PM
     #10

    to much premine  Shocked if it is less, maybe i will be interested
    mekar sari
    Hero Member
    *****
    Offline Offline

    Activity: 1302
    Merit: 501


    Sovryn - Brings DeFi to Bitcoin


    View Profile
    July 10, 2017, 02:35:43 PM
     #11

    Coin mining is not as it used to be, if once coin mining could always enter bittrex but now even in exchangepun coin can not, i'm sure coin mining will not be good

    .#1 DeFi for Bitcoin Platform.            ███   ███
               ███   ███
              ███   ███
             ███   ███
            ███   ███
           ███   ███
          ███   ███
         ███   ███
        ███   ███
       ███   ███
      ███   ███
     ███   ███
    ███   ███
    ▄  ▄██████████████████████▄  ▄
     ▀▄ ▀████████████████████▀ ▄▀
      ▀█ ▀████▀ ▄▄            █▀
       ▀█▄ ▀█ ████████████▀ ▄█▀
         ██▄ ▀▀▀▀▀▀▀▀▀███  ██
          ███      ▀█▄ ▀ ▄██
           ███▄ ▀█████ ▄███
            ████ ▀██▀ ▄███
             ▀███▄  ▄███▀
              ▀███▄ ▀██▀
                ████▄ ▀
                 ████▀
                  ▀█▀
    SOVRYN███   ███
     ███   ███
      ███   ███
       ███   ███
        ███   ███
         ███   ███
          ███   ███
           ███   ███
            ███   ███
             ███   ███
              ███   ███
               ███   ███
                ███   ███
    .Join Origin Pre-Sale.
    ████████████████████████████
    ████████████████████████████
    ████████████████████████████
    ████████▀▀▄██████▄▀▀████████
    ███████  ▀        ▀  ███████
    ██████                ██████
    █████▌   ███    ███   ▐█████
    █████▌   ▀▀▀    ▀▀▀   ▐█████
    ██████                ██████
    ███████▄  ▀██████▀  ▄███████
    ████████████████████████████
    ████████████████████████████
    ████████████████████████████
    ████████████████████████████
    ████████████████████████████
    ████████████████████████████
    █████████████████▀▀  ███████
    █████████████▀▀      ███████
    █████████▀▀   ▄▄     ███████
    █████▀▀    ▄█▀▀     ████████
    █████████ █▀        ████████
    █████████ █ ▄███▄   ████████
    ██████████████████▄▄████████
    ████████████████████████████
    ████████████████████████████
    ████████████████████████████
    nekoniumdev
    Newbie
    *
    Offline Offline

    Activity: 2
    Merit: 0


    View Profile
    July 11, 2017, 02:54:33 AM
     #12

    why new post ?
     Grin Grin Grin Grin

    I carelessly violated the rules.

    Ah alright, i was wondering why did we have a new thread but that explains it.
    You should add to the post that posting addresses on the thread is absolutely forbidden.

    Yes. We stopped giveaway here.
    I apologize for causing confusion.


    im not see any plan or roadmap at your first post, can you share your plan, marketcap, maybe aplication, marketplace, and exchanger.
    or where i can use Nekonium for real transaction


    The 1st goal of this project is to make a Ethereum fork coin.
    The second is to investigate the related services and create a state that can be run.

    I think these will help someone to implement a fork coin.

    Now we are researching Ethereum 's services and contracts and collecting it. We already got information on BlockExproler and Pool.

    The timing is unknown, but I will experiment with some smart contracts.


    im not see any plan or roadmap at your first post, can you share your plan, marketcap, maybe aplication, marketplace, and exchanger.
    or where i can use Nekonium for real transaction

    Our development is slow.
    We can not show an accurate roadmap, but we will make an effort to maintain the network.


    wahhh pretty good coins and can you launched bounty social media for your projetcs?
    it's seems all soon. i wait information of this projects.
    good luck.? Grin

    16.2% of Premain is  those bounty.
    I will add detail of bounty amount.


    to much premine? Shocked if it is less, maybe i will be interested

    Please come to our Chat. Smiley

    Coin mining is not as it used to be, if once coin mining could always enter bittrex but now even in exchangepun coin can not, i'm sure coin mining will not be good

    Ethereum has a road map to become PoS. I think that I will attempt to port this. This will be a while later.
    ph1102
    Newbie
    *
    Offline Offline

    Activity: 52
    Merit: 0


    View Profile
    July 11, 2017, 02:12:32 PM
     #13

    Do you plan to add it to some exchange?
    Mihawk
    Sr. Member
    ****
    Offline Offline

    Activity: 1150
    Merit: 347


    View Profile
    July 11, 2017, 05:37:13 PM
     #14

    Surely I was one of the first to send my address to receive the airdrop and by the time I didn't receive, a new thread was created and probably I was dropped, the airdrop was terminated?
    Orrechorre
    Sr. Member
    ****
    Offline Offline

    Activity: 569
    Merit: 250


    View Profile
    July 11, 2017, 05:40:45 PM
     #15

    I had applied for this campaign using the ethereum wallet address from myetherwallet.com will i be able to receive this coin or it uses a very different wallet address since it has its own blockchain ?
    burebizta
    Newbie
    *
    Offline Offline

    Activity: 37
    Merit: 0


    View Profile
    July 11, 2017, 05:44:52 PM
     #16

    Will be bounty?
    TheRedDevil
    Full Member
    ***
    Offline Offline

    Activity: 122
    Merit: 100

    <DM to add>


    View Profile WWW
    July 11, 2017, 05:51:32 PM
     #17

    I had applied for this campaign using the ethereum wallet address from myetherwallet.com will i be able to receive this coin or it uses a very different wallet address since it has its own blockchain ?

    This is a new coin forked from Ethereum. Means it will have a new blockchain and wallet would be different.

    <DM to add>
    Orrechorre
    Sr. Member
    ****
    Offline Offline

    Activity: 569
    Merit: 250


    View Profile
    July 11, 2017, 06:28:09 PM
    Last edit: July 11, 2017, 07:07:27 PM by Orrechorre
     #18

    I had applied for this campaign using the ethereum wallet address from myetherwallet.com will i be able to receive this coin or it uses a very different wallet address since it has its own blockchain ?

    This is a new coin forked from Ethereum. Means it will have a new blockchain and wallet would be different.

    I never knew that i saw so many addresses that look like ethereum address on discord and i just post mine too Grin Grin Grin

    How do i get this address?

    magi_8
    Newbie
    *
    Offline Offline

    Activity: 7
    Merit: 0


    View Profile
    July 11, 2017, 06:32:31 PM
     #19

    I had applied for this campaign using the ethereum wallet address from myetherwallet.com will i be able to receive this coin or it uses a very different wallet address since it has its own blockchain ?

    This is a new coin forked from Ethereum. Means it will have a new blockchain and wallet would be different.

    I never knew that i saw so many addresses that look like ethereum address on discord and i just post mine too Grin Grin Grin

    How do i get this address?






    ho



    Wallet - nekonium пopтфeйлa Mist Wallet бaзиpaни пopтфeйлa (Windows, Linux)
        https://github.com/nekonium/mist/releases
    zamans98
    Full Member
    ***
    Offline Offline

    Activity: 322
    Merit: 100


    View Profile
    July 11, 2017, 07:03:15 PM
     #20

    i see negative comments coming fast here, but hey, there are already 50 miners mining right now.
    Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 »
      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!