Blurt
Blurt is a public social blockchain that uses Larimer-style Dpos, meaning that its code is characterized by heavy use of the Boost C++ libraries, and it uses the fc library for many of its core functions.
Compile blurt for AMD64 and ARM64, Linux and Mac:
- Clang or gcc
- cmake 3.20 or greater
- ccache
git clone https://gitlab.com/blurt/blurt
cd blurt
mkdir build
cd build
cmake ..
make -j$(nproc) blurtd cli_wallet
Features
- No Downvotes
- No Stablecoin
- Transaction fees controlled by witnesses
- A regent account with a controlling stake or special weighted vote has been added to Blurt.
- The regent account can vote on Witneses and DAO Proposals.
- The regent account decays over a two-year period with 24 equal monthly reductions to zero, starting at a power equal to all blurt supply.
- The regent account does not impact:
- circulating supply
- inflation
- reward pool
Imported to Blurt From Steem
- STEEM Balances
- SBD balances were converted to BLURT at the chain-reported price of $.26/STEEM from Block 43,526,969
- Usernames
- Public Keys
Not Imported to Blurt From Steem
- Content
- Followers
- Profile Pic
- Name
- Location
- Pending Claimed Accounts
- Account Authorizations
Economy
We feel that all actions that impose costs should themselves have a cost, so that we can avoid becoming a garbage patch. We're developing features that keep us out of "tragedy of the commons" type situations.
Software Development
Work is ongoing in the dev
branch.
The snapshot-verification code can be found in the snapshot
branch.
Our next milestone is Hard Fork 3
General Links
Social Links
Exchange Listings
Indexers
Documentation
Developers
Public Nodes
Exchanges
Witnesses