Search content
Sort by

Showing 8 of 8 results by c0mm4nd
Post
Topic
Board Announcements (Altcoins)
Re: [PreANN][POW][NG]Decentrailized Application Engine based on Blockchain Ecosystem
by
c0mm4nd
on 19/08/2020, 13:38:38 UTC
WHY I INSIST ON SWAP? - Just fulfill my promise on the old discord.

I just wanna be a reliable maintainer, who never recalls his words. I think no one here will prefer a fraud.

IS THIS A REVIVAL? - NO

From technical view, the codes and papers are written from scratch designed by myself, since I had changed the origin project target after a market survey.

And swap does not try any revival either. Only men who use the "swapMyEth" tool and origin wallet file are able to successfully swap their coins. In other words, it is more like an airdrop to a specific group. The swap was finished several days ago, only few people, who are still following new NGIN, swapped their coin.

And the origin community members had paid 2 ETH for old NGIN chaindata retrieve and new NGIN's list on finexbox.com. I think it's a fair result.

Post
Topic
Board Announcements (Altcoins)
Re: [PreANN][POW][NG]Decentrailized Application Engine based on Blockchain Ecosystem
by
c0mm4nd
on 18/08/2020, 13:33:02 UTC
This is not a revival. Just using the same name.
Post
Topic
Board Announcements (Altcoins)
Re: [PreANN][POW][NG]Decentrailized Application Engine based on Blockchain Ecosystem
by
c0mm4nd
on 26/07/2020, 01:40:20 UTC
ANy relationship with the old ngin >? https://bitcointalk.org/index.php?topic=5041386.0


The swap on oiriginal chain means the old NGIN will be converted to the new NGIN.

And the account `Searchain` is also in my hand.

We have take over the project's name and domain from the old team

what would be your new tactic here not to repeat the fate of your old NGIN project? what went wrong back then? why do you think that this time around you can make it in the market?

Good question!

First, I have to say again, I'm not the dev of the old chain and nor the old team member. I was just a NGIN hodler then. But after they disappeared from discord(they said they were busy and unwilling to maintain the chain), I started inheriting the project name and the community, for rescuing my coins and implementing my paper.

Personally speaking, I think there are two main reasons leading the failure of the old NGIN - lack responsibility and bad blockchain development. lack responsibility is from their anonymous, but I am not and you can get almost all my info from my github and NGIN is just one of my github projects. As for the development, you can also review my code on github and experience the testnet of the latest NGIN which is developed from scratch.

I dont think it is the best time for project to make the market. But as a new blockchain from scratch, we need time to proof the chain robust and trustworthy, so publishing it as soon as we can.
Post
Topic
Board Announcements (Altcoins)
Re: [PreANN][POW][NG]Decentrailized Application Engine based on Blockchain Ecosystem
by
c0mm4nd
on 22/07/2020, 14:11:05 UTC
ANy relationship with the old ngin >? https://bitcointalk.org/index.php?topic=5041386.0


The swap on oiriginal chain means the old NGIN will be converted to the new NGIN.

And the account `Searchain` is also in my hand.

We have take over the project's name and domain from the old team
Post
Topic
Board Announcements (Altcoins)
Re: [PreANN][POW][NG]Decentrailized Application Engine based on Blockchain Ecosystem
by
c0mm4nd
on 21/07/2020, 14:10:09 UTC
where is wallet?how to mine


Mining
Code:
# no binary before release so you have to build by yourself now
git clone https://github.com/ngchain/ngcore
cd ngcore
go build ./cmd/ngcore

# 0 means using all CPU
./ngcore --mining 0


Wallet

First, use
Code:
./ngcore keytools
to output your key and address

1. directly use JSON RPC to handle txs
2. use the simple CLI wallet https://github.com/C0MM4ND/ngwallet-dart to get easier operation
3. wait for ngwallet-go, a more powerful CLI wallet
3. wait for hawkhover, the official GUI wallet
will the mined testnet coins swap to mainet?

Sorry, won't. Swap is for the original mainnet chain only.
Post
Topic
Board Announcements (Altcoins)
Re: [PreANN][POW][NG]Decentrailized Application Engine based on Blockchain Ecosystem
by
c0mm4nd
on 16/07/2020, 12:29:59 UTC
where is wallet?how to mine


Mining
Code:
# no binary before release so you have to build by yourself now
git clone https://github.com/ngchain/ngcore
cd ngcore
go build ./cmd/ngcore

# 0 means using all CPU
./ngcore --mining 0


Wallet

First, use `./ngcore keytools` to output your key and address

1. directly use JSON RPC to handle txs
2. use the simple CLI wallet https://github.com/C0MM4ND/ngwallet-dart to get easier operation
3. wait for ngwallet-go, a more powerful CLI wallet
3. wait for hawkhover, the official GUI wallet
Post
Topic
Board Announcements (Altcoins)
Re: [PreANN][POW][NG]Decentrailized Application Engine based on Blockchain Ecosystem
by
c0mm4nd
on 16/07/2020, 01:58:09 UTC
Predistribution is updated to "swap on original chain height 1,000,000".
Post
Topic
Board Announcements (Altcoins)
Merits 10 from 1 user
Topic OP
[PreANN][POW][NG]Decentrailized Application Engine based on Blockchain Ecosystem
by
c0mm4nd
on 15/07/2020, 13:38:15 UTC
⭐ Merited by EuroLine (10)









Website | Github | Discord | Telegram |  Paper

Specs(15 July 2020)

Name: NGIN
Ticker: NG
Consesus Algo: RandomNG(a variant of RandomX, CPU-only, against ASIC)
Block Time: ≈ 10 sec
Total Block Reward: 10 NG
Total Supply: infinitely mined but also infinitely burnt
Port: 52520
Premine: NO
Presale: NO
Predistribution: maybe swap original chain coins
Smart Contract Standards: WebAssembly