The only economy in the world with a Proof-Of-Transaction (PoT) mining system.
ECOin is a crypto-currency designed to provide a long-term energy-efficient digital economy strategy.
Block validation through computational work using SCRYPT. Halving every 262,800 blocks.
Interest-based minting derived from coin age. Encourages long-term participation and network stability.
Transaction-driven mining system. Addresses matching segments of block hashes (for transactions above 500 ECO) receive 50% of the block subsidy.
| Architecture | Package | Checksum |
|---|---|---|
| Android | ecoin-wallet-v0.7.5.8.apk | 009b066fa82f4880c56bd935abc8198b |
| AMD64 (x86-64) | ecoin_0.0.4-1_amd64.deb | 2afabbf7550b8de22468c58eb63f318b |
+ Official: https://code.03c8.net/epsylon/ecoin
+ Mirror: https://github.com/epsylon/ecoin
Wallet:
git clone https://code.03c8.net/epsylon/ecoin
cd ecoin/ecoin
qmake USE_UPNP=- USE_IPV6=-
make
cd tools
bash set_config.sh
bash load_bootstrap.sh
./ecoin-qt
Validator:
git clone https://code.03c8.net/epsylon/ecoin
cd ecoin/ecoin/src
make -f makefile.linux USE_UPNP=- USE_IPV6=-
strip ecoind
cd ../tools
bash set_config.sh
bash load_bootstrap.sh
cd ..
./ecoind
Binary containing blockchain data from genesis block to latest checkpoint.
Download bootstrap.dat and place it next to ecoin.conf.
Example configuration file located at: ~/.ecoin/ecoin.conf
rpcuser=ecoinrpc
rpcpassword=<YourEcoinRPC_PassWord2026>
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
staking=1
addnode=46.163.118.220
Access the blockchain online: ECOin BlockChain Explorer
Part of SolarNET.HuB: ECOin integrates into SolarNET.HuB to enable a sustainable market ecosystem, where participants can mine and transact using solar-powered hardware. This promotes energy-efficient decentralized commerce and supports a community-driven economy.
ECOin can be used as a native plugin in the censorship-resistant OASIS Social Network, allowing users to securely send, receive, and stake ECO while maintaining privacy and full decentralization.