Bitcoin Forum

Alternate cryptocurrencies => Announcements (Altcoins) => Topic started by: dede_tuga on October 04, 2022, 11:02:05 AM



Title: [NDLS] Endless Coin Release
Post by: dede_tuga on October 04, 2022, 11:02:05 AM
Launching a new SHA256 based coin called Endless

Everything is in test phase and debug


Compile Git code for linux:
Code:
sudo apt-get install software-properties-common libssl-dev libevent-dev libboost-all-dev libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-test-dev libboost-thread-dev -y
sudo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils python3 libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-test-dev libboost-thread-dev -y
sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler -y
sudo apt-get install libqrencode-dev -y

git clone https://github.com/dedetuga/Endlesscoin.git
cd Endlesscoin/

./autogen.sh
./contrib/install_db4.sh `pwd`
export BDB_PREFIX=$(pwd)'/db4'
./configure BDB_LIBS="-L${BDB_PREFIX}/lib -ldb_cxx-4.8" BDB_CFLAGS="-I${BDB_PREFIX}/include"
make -j(nproc)

src/qt/endlesscoin-qt -datadir=./Nodes_DataDir/Node-QT_External -choosedatadir=./Nodes_DataDir/Node-QT_External -addnode=teste-service.cloudns.ph:8343 -connect=teste-service.cloudns.ph:8343 -addnode=hddmining.ddns.net:8343 -connect=hddmining.ddns.net:8343 -dns=1 -dnsseed=0 -listen=0

Bitcointalk: https://bitcointalk.org/index.php?topic=5415884.msg61073104#msg61073104 (https://bitcointalk.org/index.php?topic=5415884.msg61073104#msg61073104)
Twitter: https://twitter.com/EndlessCoinNDLS (https://twitter.com/EndlessCoinNDLS)
GitHub: https://github.com/dedetuga/Endlesscoin (https://github.com/dedetuga/Endlesscoin)
Website: https://endlesschains.000webhostapp.com/ (https://endlesschains.000webhostapp.com/)
Solo Mining: https://endlesschains.000webhostapp.com/#HowToSoloMine (https://endlesschains.000webhostapp.com/#HowToSoloMine)
Pool Mining: https://endlesschains.000webhostapp.com/#HowToPoolMine (https://endlesschains.000webhostapp.com/#HowToPoolMine)
Pool: http://hddmining.ddns.net/ (http://hddmining.ddns.net/)
BlockExplorer: http://hddmining.ddns.net:8080/ (http://hddmining.ddns.net:8080/)
Telegram: https://t.me/+75jT1hBj3k45YjE0 (https://t.me/+75jT1hBj3k45YjE0)


Title: Re: [NDLS] Endless Coin Release
Post by: MiningCoinsPool on October 05, 2022, 06:39:55 AM
Hi, does that mean all coins we would mine now are on some kind of testnet, and would be deleted after you'd pass on the official network? (mainnet)


Title: Re: [NDLS] Endless Coin Release
Post by: dede_tuga on October 05, 2022, 09:26:02 AM
hi,
It means some things cannot work well, missing connections and some errors.
Everything you mine you will keep it


Title: Re: [NDLS] Endless Coin Release
Post by: unnamed0simple on October 05, 2022, 12:34:52 PM
https://github.com/dedetuga/Endlesscoin
original whitepaper(https://endlesscoincore.org/endlesscoin.pdf)
I was not able to see that.


Title: Re: [NDLS] Endless Coin Release
Post by: MiningCoinsPool on October 05, 2022, 01:05:44 PM
hi,
It means some things cannot work well, missing connections and some errors.
Everything you mine you will keep it

Hello, okk, so far it perfectly works  8)

Will only need an original logo though to replace the Bitcoin one that's all


Title: Re: [NDLS] Endless Coin Release
Post by: FreeWorldUsers on October 05, 2022, 04:59:06 PM
Make an Discord or Telegram channel for easier communication,

Total supply ??

Block Time ??
 


Title: Re: [NDLS] Endless Coin Release
Post by: aposhtol on October 05, 2022, 11:11:49 PM
Is there some GPU (AMD) miner for sha256d solo mining that still works?


Title: Re: [NDLS] Endless Coin Release
Post by: dede_tuga on October 06, 2022, 01:09:26 AM
https://github.com/dedetuga/Endlesscoin
original whitepaper(https://endlesscoincore.org/endlesscoin.pdf)
I was not able to see that.

I didn't write it yet


Title: Re: [NDLS] Endless Coin Release
Post by: dede_tuga on October 06, 2022, 01:17:43 AM
Make an Discord or Telegram channel for easier communication,

I appreciate your idea i will put in my todo list, maybe a forum too.

Total supply ??
Block Time ??

Same as BTC for now , I may adjust the code after finish the base idea of the coin "make your own independent coins and blockchains"


Title: Re: [NDLS] Endless Coin Release
Post by: FreeWorldUsers on October 06, 2022, 05:23:37 AM
Make an Discord or Telegram channel for easier communication,

I appreciate your idea i will put in my todo list, maybe a forum too.

Total supply ??
Block Time ??

Same as BTC for now , I may adjust the code after finish the base idea of the coin "make your own independent coins and blockchains"

So you are saying there will be something like smartcontracts under Endlesscoin ??
I can make a discord channel for you and send link here :)


Title: Re: [NDLS] Endless Coin Release
Post by: dede_tuga on October 06, 2022, 12:13:22 PM
Make an Discord or Telegram channel for easier communication,

I appreciate your idea i will put in my todo list, maybe a forum too.

Total supply ??
Block Time ??

Same as BTC for now , I may adjust the code after finish the base idea of the coin "make your own independent coins and blockchains"

So you are saying there will be something like smartcontracts under Endlesscoin ??
I can make a discord channel for you and send link here :)

Something like smartcontracts but not the same thing,
In smartcontracts you can create tokens inside one master blockchain, my idea is give the power to create your own crypto coin and blockchains totally independent of the master coin and blockchain,  like cell dividing, they are the same thing but not the same cell.


Title: Re: [NDLS] Endless Coin Release
Post by: FreeWorldUsers on October 06, 2022, 01:33:34 PM
Make an Discord or Telegram channel for easier communication,

I appreciate your idea i will put in my todo list, maybe a forum too.

Total supply ??
Block Time ??

Same as BTC for now , I may adjust the code after finish the base idea of the coin "make your own independent coins and blockchains"

So you are saying there will be something like smartcontracts under Endlesscoin ??
I can make a discord channel for you and send link here :)

Something like smartcontracts but not the same thing,


In smartcontracts you can create tokens inside one master blockchain, my idea is give the power to create your own crypto coin and blockchains totally independent of the master coin and blockchain,  like cell dividing, they are the same thing but not the same cell.


that can be DOPE !! discord created https://discord.gg/TDZ7qDJsY7

can You also consider to set mining pool ??


Title: Re: [NDLS] Endless Coin Release
Post by: dede_tuga on October 06, 2022, 05:32:50 PM
Make an Discord or Telegram channel for easier communication,

I appreciate your idea i will put in my todo list, maybe a forum too.

Total supply ??
Block Time ??

Same as BTC for now , I may adjust the code after finish the base idea of the coin "make your own independent coins and blockchains"

So you are saying there will be something like smartcontracts under Endlesscoin ??
I can make a discord channel for you and send link here :)

Something like smartcontracts but not the same thing,


In smartcontracts you can create tokens inside one master blockchain, my idea is give the power to create your own crypto coin and blockchains totally independent of the master coin and blockchain,  like cell dividing, they are the same thing but not the same cell.


that can be DOPE !! discord created https://discord.gg/TDZ7qDJsY7

can You also consider to set mining pool ??

Thanks for Discord  ;D

Yes i will do a mining pool but for now i need to finish the create own coins code


Title: Re: [NDLS] Endless Coin Release
Post by: elmo40 on February 03, 2023, 03:04:22 AM
Any nodes?
:-)