Bitcoin Forum
May 05, 2024, 12:39:03 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / [ANN] Ellaism: Ethereum network with no premine and no contentious hard forks on: September 11, 2017, 10:57:22 AM
Ellaism



Ellaism is an Ethereum-like network. Features include:

  • No pre-mine.
  • No contentious hard forks. Stability is a feature.
  • Monetary policy. A reduction of 20% mining rewards happens every 10 million blocks.
  • No difficulty bomb.
  • Replay protection enabled by default.

Donate to Ellaism: http://ellaism.org/donate/
Github: https://github.com/ellaism
Stats: http://stats.ellaism.org/
Website: http://ellaism.org
Roadmap: http://ellaism.org/roadmap/
Get Involved: https://github.com/ellaism/meta
Ellaism Specifications Repository: https://github.com/ellaism/specs
Explorer: https://explorer.ellaism.org
Principles of Ellaism: http://ellaism.org/principles/
IRC: #ellaism (http://webchat.freenode.net/?channels=ellaism)
Discord: https://discord.gg/EKtynbS
Telegram: https://t.me/ellaismcoin
Ellaism Dev Mining Pool: https://pool.ellaism.org
Ellaism Pool Sexy: http://ella.pool.sexy
Twitter: @EllaismProject https://twitter.com/EllaismProject
ENS: http://ens.ellaism.org/
BTC Relay: http://ellaism.org/btcrelay
Web Wallet: https://ellaism.github.io/ellawallet/

There is no pre-mine and the coin is totally community-driven. You can find more information about how to get involved in the ellaism/meta (https://github.com/ellaism/meta) repository and the Discord (https://discord.gg/gz9tURY) server. You can also donate (https://ellaism.org/donate/) to Ellaism developers and community members to help this coin.

Network Upgrade

We have a network upgrade happening on block 2,000,000, enabling Byzantium features and WebAssembly virtual machine. Please make sure you are using Parity v1.10.6 or later. Learn more: https://wiki.ellaism.org/hardfork

Clients (Full Nodes)


Installation

Install Parity from Parity's official website (https://github.com/paritytech/parity/releases). Please use Parity version 1.9.0 or later. When installing on Windows, close the Parity application in the system tray. Run Parity with
Code:
parity --chain ellaism
, and pass the "--author" argument if you want to start mining.

Now you can go to http://127.0.0.1:8180 for address setup and client monitoring.

Mining

With a Parity client running, you can use any ethash miner (such as ethminer https://github.com/ethereum-mining/ethminer) to mine Ellasim. To mine using your GPU, run "ethminer -G -F http://localhost:8545".

You can optionally use Parity's Stratum support. To do this, start Parity with
Code:
parity --author walletaddress --chain "ellaism.json path as above" --stratum
In ethminer, run with parameter
Code:
ethminer -S 127.0.0.1:8008

Exchanges


Pools

Pool mining helps miners to compensate "bad luck" and share "good luck" when it comes. Help is appreciated to keep the Dev Mining Pool (https://pool.ellaism.org) running. This pool maintains several infrastructures on Ellaism, like the BTC Relay fetchd script, and contributes directly to the Dev Fund (http://ellaism.org/donate/).


Wallets

MyEtherWallet: https://myetherwallet.com/
Web Wallet: https://ellaism.github.io/ellawallet/
Chrome Extension Wallet: https://chrome.google.com/webstore/detail/myellawallet/bgfofdgebpphdhddggaggeafenegbjef

Basic Information

  • Coin generation: 5 Ella per block with 20% reward reduction happens every 10 million blocks. Block time is 14 seconds.
  • Network ID and chain ID is 0x40.
  • Most other parameters are the same as Ethereum.

Total Supply


JSON RPC Endpoint

If you are a dapp developer, you can use "https://jsonrpc.ellaism.org" as a JSON RPC endpoint.

MetaMask

You can also use the MetaMask browser plugin on Ellaism. This plugin allows you to directly interact with many Ethereum dapps on the network. To do this:

1. Download MetaMask (http://metamask.io/) from the official website.
2. After installation, click the MetaMask icon, and choose (in the top left corner of the pop up) network selection.
3. Choose "Custom RPC" and Enter "https://jsonrpc.ellaism.org". Click "Save".

Now you can use dapps directly. For example, try out Token Factory (https://tokenfactory.surge.sh) which allows you to create a new token under minutes.

ENS

The ENS (Ellaism Name System) deployed in the Ellaism blockchain allows you to register .ella ENS names. Go to http://ens.ellaism.org/ for more information.

BTC Relay

The BTC Relay allows Bitcoin transactions to be validated on the Ellaism network. This makes BTC-ELLA swap and ELLA-BTC decentralized exchange possible. We currently need relayers to support it.


Technical Information

This is an Ethereum network as specified in the yellow paper (https://ethereum.github.io/yellowpaper/paper.pdf), with Homestead (https://github.com/ethereum/EIPs/blob/master/EIPS/eip-2.md), EIP150 (https://github.com/ethereum/eips/issues/150), EIP155 (https://github.com/ethereum/eips/issues/155), EIP160 (https://github.com/ethereum/eips/issues/160) and ECIP1017 (https://github.com/ethereumproject/ECIPs/blob/master/ECIPs/ECIP-1017.md) applied from block 0. The era for ECIP1017 is changed to 10 million. Chain id and network id are both 0x40. Difficulty bomb is diffused from block 0.

Genesis block contains 0 coins (hence no premine). The initial difficulty in genesis block is changed to "0x40000000", its extra data field is "0x0000000000000000000000000000000000000000000000000000000000000000", and its initial nonce is "0x0000000000000040".

Local Threads

Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!