Expanse
Need Support?
Search…
Welcome to Expanse
Beginner
Where to start?
How does Expanse works?
What is our Blockchain?
What is our denomination?
What is our EVM?
What is the Expanse Supply?
How to get an Expanse's Wallet Address?
What third-party wallets I can use?
How to configure Expanse on Metamask?
FAQ
How to add a token to Metamask?
How To Manually Burn LAB/PEX To Mint EGGS Using Remix
Miner
Where to start?
What are the mining rewards?
How to send Expanse?
What is GAS in Expanse?
What is the mining algo?
What is CPU Mining?
What is GPU Mining?
What is Pool Mining?
Developer
Where to start?
What is the Expanse Network?
How to connect to the Expanse Network?
How to download the Blockchain Faster
What are the static, trusted and boot Nodes?
What are the test Networks?
How to setup a local private testate
Contracts, transactions, account types, and gas
What is a contract?
Accessing contracts and transactions
What is the IDE Mix?
How to create Dapps?
What Developers tools are?
Web3 base layer services
Repositories
Expanse Explorer
Mist
Exp Miner
Payroll dapp
Go-expanse
Open expanse pool
Resources
Discord Channel
Expanse YouTube Channel
Powered By
GitBook
What are the test Networks?
MORDEN TESTNET
Morden is a public Expanse alternative testnet. It is expected to continue throughout the Frontier and Homestead milestones of the software.
USAGE
exp (C++ client)
This is supported natively on 0.9.93 and above. Pass the –morden argument in when starting any of the clients. e.g.:
PyEthApp (Python client)
PyEthApp supports the morden network from v1.0.5 onwards:
gexp (Go client)
DETAILS
All parameters are the same as the main Expanse network except:
Network Name:
Morden
Network Identity: 2
genesis.json (given below);
Initial Account Nonce (IAN) is 2^20 (instead of 0 in all previous networks).
All accounts in the state trie have nonce >= IAN.
Whenever an account is inserted into the state trie it is initialised with nonce = IAN.
Genesis generic block hash: 0cd786a2425d16f152c658316c423e6ce1181e15c3295826d7c9904cba9ce303
Genesis generic state root: f3f4696bbf3b3b07775128eb7a3763279a394e382130f27c21e70233e04946a9
Morden’s genesis.json
GETTING MORDEN TESTNET EXPANSE
Two ways to obtain Morden testnet expanse:
Mine using your CPU/GPU, (see
Mining
).
Use the
Expanse wei faucet
.
Developer - Previous
What are the static, trusted and boot Nodes?
Next - Developer
How to setup a local private testate
Last modified
1yr ago
Copy link
Contents
MORDEN TESTNET