当前位置: 首页 > 软件库 > Web3 > 区块链 >

denarius

授权协议 MIT License
开发语言
所属分类 Web3、 区块链
软件类型 开源软件
地区 不详
投 递 者 夏侯昆琦
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Denarius [D]

Tribus Algo PoW/PoS Hybrid Cryptocurrency

logo

Discord server

Intro

Denarius is a true optionally anonymous, untraceable, and secure hybrid cryptocurrency.

Ticker: D

Denarius [D] is an optionally anonymous, decentralized, energy efficient, Proof-of-Work (New Tribus Algorithm) and Proof-of-Stake cryptocurrency.10,000,000 D max with Denarius Domain Names via the Denarius NVS.

Supported Operating Systems

  • Linux 64-bit
  • Windows 64-bit
  • macOS 10.11+

Install Denarius with Snap on any Linux Distro

  • sudo apt install snapd

  • sudo snap install denarius

  • denarius for running the QT

  • denarius.daemon for running denariusd

Specifications

  • Total number of coins: 10,000,000 D

  • Ideal block time: 30 seconds

  • Stake interest: 6% annual static inflation

  • Confirmations: 10 blocks

  • Maturity: 30 blocks (15 minutes)

  • Min stake age: 8 hours

  • Cost of Hybrid Fortuna Stakes: 5,000 D

  • Hybrid Fortuna Stake Reward: 33% of the current block reward

  • P2P Port: 33369, Testnet Port: 33368

  • RPC Port: 32369, Testnet RPC Port: 32368

  • Fortuna Stake Port: 9999, Testnet Port: 19999

  • D Magic Number: 0xb4eff2fa

  • BIP44 CoinType: 116

  • Base58 Pubkey Decimal: 30

  • Base58 Scriptkey Decimal: 90

  • Base58 Privkey Decimal: 158

Technology

  • Hybrid PoW/PoS Fortuna Stakes
  • Decentralized Domain Names within the Denarius NVS (.bitcoin, .btc, .d, .dnr, .denarii, .ipfs, .sys, .king, and more)
  • Name Registration is 0.1 D, 0.09 D goes to miners and stakers
  • Stealth addresses
  • Ring Signatures (16 Recommended)
  • Native Optional Tor Onion Node (-nativetor=1)
  • Encrypted Messaging
  • Multi-Signature Addresses & TXs
  • Atomic Swaps using UTXOs (BIP65 CLTV)
  • BIP39 Support (Coin Type 116)
  • Proof of Data (Image/Data Timestamping)
  • Fast 30 Second Block Times
  • New/First Tribus PoW Algorithm comprising of 3 NIST5 algorithms
  • Tribus PoW/PoS Hybrid
  • Full decentralization
  • Jupiter - IPFS API Implementation with Anonymous Decentralized File Uploads (UI and RPC)

LINKS

ASCII CAST TUTORIALS

asciicastasciicastasciicast

denariusqtubuntu.sh by Buzzkillb

Compile the latest Denarius QT (Graphical Wallet) Ubuntu 16.04 or Ubuntu 18.04+

Credits to Buzzkillb for the creation of this bash script, original repository: https://github.com/buzzkillb/denarius-qt/

Compiles Denarius QT Ubuntu 16.04 or 18.04, Grabs latest chaindata, and populates denarius.conf with addnodes or can update a previous compile to the latest master branch.
bash -c "$(wget -O - https://raw.githubusercontent.com/carsenk/denarius/master/denariusqtubuntu.sh)"

To turn on nativetor in denarius.conf
nativetor=1

Denarius Installer Menu

Development process

Developers work in their own trees, then submit pull requests whenthey think their feature or bug fix is ready.

The patch will be accepted if there is broad consensus that it is agood thing. Developers should expect to rework and resubmit patchesif they don't match the project's coding conventions (see coding.txt)or are controversial.

The master branch is regularly built and tested, but is not guaranteedto be completely stable. Tags are regularly created to indicate newstable release versions of Denarius.

Feature branches are created when there are major new features beingworked on by several people.

From time to time a pull request will become outdated. If this occurs, andthe pull is no longer automatically mergeable; a comment on the pull willbe used to issue a warning of closure. The pull will be closed 15 daysafter the warning if action is not taken by the author. Pull requests closedin this manner will have their corresponding issue labeled 'stagnant'.

Issues with no commits will be given a similar warning, and closed after15 days from their last activity. Issues closed in this manner will belabeled 'stale'.

相关阅读

相关文章

相关问答

相关文档