Bitcoin Forum
June 17, 2024, 07:21:35 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 »  All
  Print  
Author Topic: [ANN] |KOINOS| 1st truly feeless blockchain  (Read 1368 times)
henkcryptotank (OP)
Sr. Member
****
Offline Offline

Activity: 724
Merit: 253


View Profile
October 20, 2022, 02:12:58 PM
Last edit: October 23, 2022, 07:05:09 PM by henkcryptotank
 #1



What is Koinos (KOIN)?

A general purpose blockchain-based decentralized network that allows for free-to-use applications through a “Mana” mechanism that dynamically prices network resources in opportunity cost (not tokens) and allows for free-to-use dApps through Mana “delegation.” Proof-of-burn is implemented as a consensus algorithm to maximize efficiency, decentralization, and provable egalitarianism while thwarting the exchange attack and mitigating spam. Blocks are produced by hashing a private key and the random number output of a verifiable random function (VRF) then dividing by the amount of tokens burned. Like proof-of-work, the longest chain serves as an immutable record of transactions backed by the largest pool of sacrificed capital. The Koinos blockchain framework is used for fork-less upgrades as a result of its modular upgradeability. This creates a free-to-use and truly decentralized general purpose blockchain with a mainstream user experience that maximizes accessibility to end-users, developers, and node operators.


The fourth and final testnet has been up and running for a little while. Wen Mainnet?


Native token distribution will find place on or just after October 31th. We originally planned for mainnet a month after, but since Testnet V4 has been running so smooth, it might even come a bit sooner!


How was Koinos distributed?


To maximize decentralization and provable fairness from the very beginning, the KOIN token was launched in the same manner as Bitcoin; through proof-of-work mining (on Ethereum). The max supply of mineable tokens was 100 million KOIN. When Koinos mainnet goes live, token balances will be initialized using a snapshot of the KOIN ERC-20 and the initial target rate of new token creation will be 2%, but this can be altered in-band by governance (see the Fork-Less Upgradeability and Decentralized Governance sections). The burn component of the consensus algorithm could result in a much lower actual inflation rate and even temporary periods of deflation.


As a result of the novel “Mana” system, the mainnet tokens can be transferred without paying any fee because the Mana contained within them allows the holder to use the network without spending any KOIN. The Mana system makes Koinos the first truly free-to-use blockchain as users do not have to purchase accounts, pay to execute smart contracts, or even acquire KOIN tokens in order to use the blockchain.


Can you tell some more about what Mana is?



Our goal with Koinos is to support decentralized (“Web3”) applications that have a Web2 user experience. In short, dApps must have a delightful user experience and people must be able to begin using them without first having to acquire tokens which is a major barrier to entry. The Mana system is how we accomplish those objectives. We call it “Mana” because the user experience replicates that of the RPG video games so many people are already familiar with.


The basic premise of the Mana system is that every KOIN token is “born” with 1 Mana which can be consumed when a user consumes network resources. Mana is a property of the KOIN token, it is not a token itself. It therefore cannot be bought or sold and cannot acquire its own price distinct from the KOIN token. Users can, however, delegate their Mana to other users, thereby allowing non-token holders to begin using the blockchain while still effectively mitigating spam. That Mana is still tethered to the delegator’s KOIN to ensure the economic sustainability of the system and maximize liquidity for the delegator who can undelegate at-will.


Who build Koinos?


Prior to developing Koinos we were the core developers of Steem (the first fee-less and social blockchain) up until a hostile takeover and exchange attack. After leaving that project, our goal was to build a company that would empower developers to build dApps like Steem and Hive, but on a truly decentralized and fee-less blockchain that would resist the exchange attack. Unfortunately, none of the existing blockchains had the properties we needed. The “fee-less” blockchains were not truly fee-less, requiring that users pay for RAM and/or accounts nor were they truly decentralized as a result of their launch (ICOs) or their consensus algorithm, and often both.

We wanted to take blockchain accessibility to the extreme by enabling, for the first time, free-to-use dApps which would require not only fee-less transactions, but free accounts, free smart contract execution, and network resource delegation. Delivering these capabilities required building an entirely new blockchain from the ground up and executing a provably fair decentralized launch. The end result would be a general purpose blockchain that was not just another Ethereum competitor, but the first genuine alternative to Ethereum.


How does your blockchain handle forks?


When developing Steem we saw firsthand how hard forks are holding back blockchain adoption by creating a major bottleneck in the upgrade process. Mainnet solves this problem through its use of the Koinos blockchain framework which allows any behavior to be added to the blockchain as a smart contract. The fundamental assumption of this framework is that any smart contract can be upgraded by an authorized party. In the case of system logic, the system governance contract has the authority to make a “user smart contract” into a “system smart contract” in-band (no hard fork) that overrides some basic, native implementation. In this way, upgrades to the blockchain’s business logic can be pushed to the p2p network much like an operating system patch with minimal network disruption.


The Koinos blockchain framework is effectively the world’s simplest, fully functional, general purpose blockchain contained within a microservice architecture. The blockchain (i.e. the chain microservice) features natively implemented system calls that contain only the cryptographic functions necessary for constructing a technically true blockchain along with logic for dispatching a node between the native system calls and newer system calls implemented as smart contracts (i.e. WASM implementations) running in the virtual machine. This combination of native implementations and “system smart contracts” form a high-performance, vertically scalable, and upgradeable blockchain “kernel” (the framework) that allows for any behavior to be added to the blockchain without requiring a hard fork.


What languages does the Koinos blockchain support?



Ethereum dramatically expanded the creative space available to developers by allowing them to leverage a single, custom-built, Turing complete programming language; Solidity. Koinos dramatically expands that creative space once again by allowing developers to work in all of the most used Turing complete programming languages, starting with C++ and TypeScript (using AssemblyScript), but with more languages to come. Koinos accomplishes this through the combination of three open source technologies built and maintained by the best teams in the world, all of which have ever-increasing language support. They are: (1) WebAssembly, (2) Protocol Buffers, and (3) the Advanced Message Queuing Protocol.


WebAssembly is used for smart contracts. Protobuf is used for serialization within the node, and AMQP manages communications between microservices which utilize broadcast messages to implement an event-driven paradigm. These technologies make it far easier to implement an SDK for any programming language that all three support; which is practically all of the most used Turing complete programming languages.










nanoyoda100
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
October 20, 2022, 05:10:19 PM
 #2

how to mine this coin ?
Andrius_11G
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
October 21, 2022, 10:46:12 AM
 #3

how to mine this coin?

it's better if you read the white paper. This coin will be POB(proof-of-burn) not POW
henkcryptotank (OP)
Sr. Member
****
Offline Offline

Activity: 724
Merit: 253


View Profile
October 21, 2022, 11:34:31 AM
 #4

Its still mine-able till mainnet, but i dont know how profitable it is atm.

Mainnet is proof of burn, and you can lend out Mana!

Greets Hank
henkcryptotank (OP)
Sr. Member
****
Offline Offline

Activity: 724
Merit: 253


View Profile
October 23, 2022, 07:05:41 PM
Last edit: October 23, 2022, 07:37:10 PM by henkcryptotank
 #5

One week till tokenswap  Grin

Greets Hank
henkcryptotank (OP)
Sr. Member
****
Offline Offline

Activity: 724
Merit: 253


View Profile
October 24, 2022, 02:15:20 PM
 #6

https://medium.com/koinosnetwork/snapshot-name-service-dapps-ac58a5974dfd


Greets Hank
thelittlecryptoboi
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
October 24, 2022, 06:03:14 PM
 #7

I've never seen such a good community and technical strong project.

Koinos is here to stay!
henkcryptotank (OP)
Sr. Member
****
Offline Offline

Activity: 724
Merit: 253


View Profile
October 25, 2022, 06:44:20 PM
 #8

Live AMA with some of the team!
https://www.youtube.com/watch?v=w7f62Ua_kHo

Greets Hank
henkcryptotank (OP)
Sr. Member
****
Offline Offline

Activity: 724
Merit: 253


View Profile
October 26, 2022, 11:54:09 AM
 #9

The tokenswap will find place on October 31st. Expect a wild ride as the volume on uniswap will gradually drop to 0.
Bargains are to be made by only the brave!

Greets Hank
henkcryptotank (OP)
Sr. Member
****
Offline Offline

Activity: 724
Merit: 253


View Profile
November 02, 2022, 11:34:53 AM
 #10

Snapshot of the ERC20 koinos tokens has been made. Mainnet launch will soon follow suit!

Greets Hank
henkcryptotank (OP)
Sr. Member
****
Offline Offline

Activity: 724
Merit: 253


View Profile
November 03, 2022, 09:27:28 AM
 #11

Do not buy the ERC20 koinos token. It has now rendered worthless, since the snapshot!

Mainnet will be announced very soon!
henkcryptotank (OP)
Sr. Member
****
Offline Offline

Activity: 724
Merit: 253


View Profile
November 03, 2022, 08:49:49 PM
 #12

Livestream for the start of Koinos mainnet!!!!!!!

Here
henkcryptotank (OP)
Sr. Member
****
Offline Offline

Activity: 724
Merit: 253


View Profile
November 04, 2022, 08:52:25 AM
 #13


https://cointelegraph.com/news/koinos-to-launch-its-free-to-use-blockchain-mainnet/amp

Greets Hank
NorwegianNoob
Full Member
***
Offline Offline

Activity: 221
Merit: 101


View Profile
November 04, 2022, 08:31:49 PM
 #14

Actually one of the few projects worth following these days!   Cool
henkcryptotank (OP)
Sr. Member
****
Offline Offline

Activity: 724
Merit: 253


View Profile
November 05, 2022, 07:12:35 PM
 #15

Livestream for the start of Koinos mainnet!!!!!!!

Here

Live now!
NorwegianNoob
Full Member
***
Offline Offline

Activity: 221
Merit: 101


View Profile
November 11, 2022, 09:30:36 PM
 #16

Livestream for the start of Koinos mainnet!!!!!!!

Here

Live now!
Is it safe to trade again now, and where would it be possible to trade?
henkcryptotank (OP)
Sr. Member
****
Offline Offline

Activity: 724
Merit: 253


View Profile
November 12, 2022, 11:54:29 AM
 #17

Do Not trade the ERC20 token! It holds no value anymore since migration

The new Koinos tokens are not yet tradeable, although it probably wont be long til CEX/DEX.

You can trade p2p on the official Discord for now.

Greets Hank
he man
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
November 22, 2022, 08:18:09 PM
 #18

Test bridge is active on goerli ETH and koinos testnet. So it wont be long before people who didnt hold through the snapshot can acquire some tokens.

Koinos has a unique authorities feature that allows tokenless access to dApps. Obviously with main net just rolling out, this is still being actively developed but dont hold your breathe for too long.

Tokneless access at scale is coming.
thelittlecryptoboi
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
November 22, 2022, 11:43:29 PM
 #19

I think Koinos will go crazy in the next bull market.

Many people are using it already and the community is awesome. I hope it stays this way.

Smart people, developers and only few moonbois  Cheesy
henkcryptotank (OP)
Sr. Member
****
Offline Offline

Activity: 724
Merit: 253


View Profile
November 23, 2022, 10:59:58 AM
 #20

I think Koinos will go crazy in the next bull market.

Many people are using it already and the community is awesome. I hope it stays this way.

Smart people, developers and only few moonbois  Cheesy

The community is next level. It speaks volumes about the project itself!
Pages: [1] 2 3 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!