Bitcoin Forum
May 23, 2024, 08:08:00 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [NDLS] Endless Coin Release  (Read 365 times)
dede_tuga (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
October 04, 2022, 11:02:05 AM
Last edit: December 08, 2022, 09:45:31 PM by dede_tuga
 #1

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
Twitter: https://twitter.com/EndlessCoinNDLS
GitHub: https://github.com/dedetuga/Endlesscoin
Website: https://endlesschains.000webhostapp.com/
Solo Mining: https://endlesschains.000webhostapp.com/#HowToSoloMine
Pool Mining: https://endlesschains.000webhostapp.com/#HowToPoolMine
Pool: http://hddmining.ddns.net/
BlockExplorer: http://hddmining.ddns.net:8080/
Telegram: https://t.me/+75jT1hBj3k45YjE0
MiningCoinsPool
Member
**
Offline Offline

Activity: 454
Merit: 10


View Profile
October 05, 2022, 06:39:55 AM
 #2

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)
dede_tuga (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
October 05, 2022, 09:26:02 AM
 #3

hi,
It means some things cannot work well, missing connections and some errors.
Everything you mine you will keep it
unnamed0simple
Jr. Member
*
Offline Offline

Activity: 73
Merit: 1


View Profile
October 05, 2022, 12:34:52 PM
 #4

https://github.com/dedetuga/Endlesscoin
original whitepaper(https://endlesscoincore.org/endlesscoin.pdf)
I was not able to see that.
MiningCoinsPool
Member
**
Offline Offline

Activity: 454
Merit: 10


View Profile
October 05, 2022, 01:05:44 PM
 #5

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  Cool

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

Activity: 109
Merit: 0


View Profile
October 05, 2022, 04:59:06 PM
 #6

Make an Discord or Telegram channel for easier communication,

Total supply ??

Block Time ??
 
aposhtol
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
October 05, 2022, 11:11:49 PM
 #7

Is there some GPU (AMD) miner for sha256d solo mining that still works?
dede_tuga (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
October 06, 2022, 01:09:26 AM
 #8


I didn't write it yet
dede_tuga (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
October 06, 2022, 01:17:43 AM
 #9

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"
FreeWorldUsers
Newbie
*
Offline Offline

Activity: 109
Merit: 0


View Profile
October 06, 2022, 05:23:37 AM
 #10

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 Smiley
dede_tuga (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
October 06, 2022, 12:13:22 PM
 #11

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 Smiley

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.
FreeWorldUsers
Newbie
*
Offline Offline

Activity: 109
Merit: 0


View Profile
October 06, 2022, 01:33:34 PM
Last edit: October 06, 2022, 04:16:32 PM by FreeWorldUsers
 #12

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 Smiley

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 ??
dede_tuga (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
October 06, 2022, 05:32:50 PM
 #13

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 Smiley

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  Grin

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

Activity: 672
Merit: 15


View Profile
February 03, 2023, 03:04:22 AM
Last edit: February 04, 2023, 02:05:40 AM by elmo40
 #14

Any nodes?
:-)
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!