Pages:
Author

Topic: [PreANN][POW][NG]Decentrailized Application Engine based on Blockchain Ecosystem - page 2. (Read 3125 times)

copper member
Activity: 8
Merit: 10
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.
newbie
Activity: 7
Merit: 0
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?
member
Activity: 359
Merit: 61
︻┳デ═—
Q: When NGIN starts mainnet?
A: After meeting the following requirements:

- [√] Public Explorer: https://explorer.ngin.sh/
- [√ ] Robust cli wallet (for pool payment)
- [ ] Predistribution for coins and accounts(maybe presale)
- [ ] Simple smart contract system based on WASM(at least support token)
- [ ] Contract examples

Hem still on testnet, be back again when mainet release.
newbie
Activity: 37
Merit: 0
WASM smart contract is an interesting idea. Is currently testnet running or mainnet?
legendary
Activity: 1311
Merit: 1003
legendary
Activity: 2688
Merit: 1240
hero member
Activity: 521
Merit: 500
member
Activity: 495
Merit: 15
thanks for this tutorial , is working on my VM now...
copper member
Activity: 8
Merit: 10
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
hsb
newbie
Activity: 21
Merit: 0
newbie
Activity: 20
Merit: 0
where is wallet?how to mine
copper member
Activity: 8
Merit: 10
Predistribution is updated to "swap on original chain height 1,000,000".
copper member
Activity: 8
Merit: 10









Website | Github | Discord | Telegram |  Paper

Specs(11 Nov 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
Reward Era: 1_000_000
Reward Curve: 2 + 8*(0.9)^Era per Block
Port: 52520
Premine: NO
Presale: NO
Predistribution: swap on original chain height 1,000,000 & Next testnet swap
Smart Contract Standards: WebAssembly


REWARDED TESTNET IS ONGOING!


Pages:
Jump to: