Skip to content

Commit

Permalink
#129: add faqs
Browse files Browse the repository at this point in the history
  • Loading branch information
brklyn8900 committed Dec 4, 2024
1 parent d7f28c1 commit 3b3c52b
Show file tree
Hide file tree
Showing 3 changed files with 89 additions and 39 deletions.
30 changes: 30 additions & 0 deletions messages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -619,5 +619,35 @@
"title": "Conclusion",
"p1": "In this document we have outlined the innovative business logic added to the Koinos blockchain framework to make Koinos mainnet the most accessible blockchain in the world. The Mana system allows for more efficient use of network resources while creating the frictionless (even fun) user experiences to which people have become accustomed. Mana delegations allow non-token holders to use dApps without having to acquire tokens, completing the Web2 user experience on a decentralized platform. The KOIN token allows mainnet to launch fully decentralized as a result of its open and fair proof-of-work launch on Ethereum. On mainnet, the KOIN token will regulate free usage of the entire Koinos ecosystem, inflating and deflating appropriately through the proof-of-burn consensus algorithm, while decentralized governance pushes continuous improvements through fork-less upgrades developed using the Universal Language Support."
}
},
"FAQs": {
"pageTitle": "Frequently Asked Questions | Koinos",
"heading": "FAQs",
"haveQuestions": "Have any questions?",
"getInTouch": "Get in Touch",
"q1": "What is the mission of Koinos ?",
"a1": "To accelerate the transition to a truly decentralized future by providing Web2 User Experiences on Web3.",
"q2": "When will mainnet be released?",
"a2": "Main net was released on November the 5th, 2022 and fully decentralized December 5th, 2022.",
"q3": "How will mainnet tokens be distributed ?",
"a3": "The initial token balances on main net were determined entirely by the token balances of the KOIN ERC20 (i.e. the KOIN tokens on Ethereum that were distributed through proof of work mining). That ERC20 was implemented using OpenZeppelin’s tooling including their snapshot mechanism. This mechanism within the smart contract allows for the creation of a decentralized record of all token balances and total supply at the time of use (i.e. a “snapshot”). No date has been announced for the snapshot that will be used for mainnet.",
"q4": "How is Koinos feeless ?",
"a4": "Koinos features a new concept called “mana” that is the most innovative solution to the halting problem since the invention of Ethereum’s “gas.” It is a property of the KOIN token that gets “consumed” as a user performs feeless transactions, but that also regenerates over time. This means that even if all of a user’s mana gets consumed, all they have to do is wait if they want to perform more feeless transactions without having to purchase additional KOIN. Once any mana in a token is consumed, that token becomes locked (non-transferrable) for the duration of the regen period. The regen period is based on how long it takes for one satoshi of mana to regenerate, with regeneration happening on all of a user's tokens at the same time. Since this mechanism is distributive, the regen time appears dynamic to the user. In other words, a user's mana will constantly be regenerating so they will not have to wait the full 5 days to resume their blockchain usage.",
"q5": "How decentralized is Koinos ?",
"a5": "Koinos is highly decentralized as a result of its novel proof-of-burn consensus algorithm. the KOIN token is intended to deliver on Satoshi’s original vision of a truly peer-to-peer electronic cash that utilizes spare computational resources and does not require dedicated hardware. In other words, it is provably egalitarian. Iain Stewart proposed proof-of-burn in 2012, a year after proof-of-stake was proposed, and we believe this represents the next stage of evolution in consensus algorithms. Proof-of-burn enables Koinos to accomplish provable egalitarianism by delivering the economics of proof-of-work with even higher efficiency than proof-of-stake.",
"q6": "What is the TPS (transactions per second)?",
"a6": "Koinos main net is capable of supporting an average TPS of 150 and a peak TPS of 450 but it is important to bear in mind that Koinos is not optimized for throughput, it is optimized for upgradeability which means that it can rapidly adopt the most advanced and secure scaling solutions (e.g. sharding, parachains, etc.) as soon as they are available. Koinos Group, the inventors of Koinos have already identified new WASM VMs that could improve performance by 10x.",
"q7": "Was there an ICO?",
"a7": "No. The KOIN token launch was modeled off Bitcoin to maximize accessibility and made innovative use of the Ethereum blockchain to further maximize accessibility. Instead of having to access an entirely new blockchain, people could use an incredibly easy-to-use, free, and open mining program to submit CPU-optimized proofs of work to an Ethereum smart contract which would in turn distribute KOIN tokens based on the size of the proofs.The purpose of this Ethereum-based token is to pre-seed the Koinos ecosystem with a base level of decentralization. This means that the only way to acquire KOIN was through PoW mining or open market purchases so there was no pre-mine, ICO, IEO, or any other IxO (lol).",
"q8": "What are the features of mainnet ?",
"a8": "1. Feeless Mana system <br> 2. Proof-of-Burn consensus algorithm <br> 3. Universal Language Support <br> 4. Infinite Upgradeability",
"q9": "Is Koinos “Ethereum-compatible” ?",
"a9": "Maximum accessibility is the ultimate compatibility. Koinos is designed so that developers can use the programming languages they already know and love to build their applications, not learn new languages like Solidity. Any developer who can write a smart contract in Solidity can easily rewrite that smart contract in C++ or TypeScript, which are the first two languages Koinos will support.",
"q10": "How is the team funded ?",
"a10": "Koinos Group is being modeled off traditional tech growth companies that sacrifice profits in the early years to build a user base and leverage unique knowledge of an ecosystem to find product-market fit for a high-margin software product. Koinos Group was founded by the core development team behind the Steem blockchain to accelerate the transition to a more decentralized future by focusing on accessibility. This team worked together for 4+ years at Steemit on the Steem blockchain, at the time the most accessible blockchain by orders of magnitude, and we have now been working together for nearly 2 years on Koinos. Every member of Koinos Group has been working solely for equity in the company, which means they believe in the product and the business plan, and have a vested interest in seeing both the platform and the company succeed. Koinos Group had to acquire its KOIN like everyone else through either PoW mining or open market purchases, making it impossible to confuse holding KOIN as any kind of investment in Koinos Group. This aligns its incentives with the incentives of the Koinos community.",
"q11": "How will Koinos scale ?",
"a11": "The ultimate scaling solution is the ability to rapidly integrate the most efficient, secure, and well-maintained scaling solutions as they emerge. In other words, upgradeability is the ultimate scaling solution which is why Koinos is designed to be the most upgradeable blockchain in the world. Whether the best solutions leverage inter-chain communication, sharding, or something else entirely, Koinos will be ready to take advantage of any or all of these.",
"q12": "How Composable is Koinos ?",
"a12": "Koinos has the highest degree of composability possible because it is the only blockchain framework to move all of the system logic into smart contracts. When we’re talking about composability in the blockchain context, what we are talking about is the ability for decentralized application developers to repurpose code that is already running on the blockchain within their applications (i.e. to “compose” their applications). Most blockchains that claim “high composability” are just saying that they don’t have sharding, which is an attempt to rebrand a limitation as a value-add. Koinos is optimized for flexibility which means that it could shard, or not shard, based on the smart contracts that are running on it. Because all of the system logic is contained in smart contract modules, application developers will be able to not just repurpose the smart contracts written by other dApp developers, they’ll be able to repurpose the code written by the most experienced blockchain engineers in the world; the engineers building Koinos-based blockchains. But wait there’s more! Because these smart contracts will be written in an ever growing number of the most used programming languages in the world, developers won’t just be able to find the perfect smart contract for their needs, they will be able to find smart contracts written in their preferred programming language! This takes the composability of Koinos, already far greater than any other protocol, to an entirely new level! Follow us on Twitter for updates and the latest AMA location."
}
}
30 changes: 30 additions & 0 deletions messages/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -584,5 +584,35 @@
"title": "Conclusión",
"p1": "En este documento hemos descrito la lógica de negocio innovadora agregada al framework de blockchain Koinos para hacer de Koinos mainnet la blockchain más accesible del mundo. El sistema Mana permite un uso más eficiente de los recursos de la red mientras crea experiencias de usuario sin fricción (incluso divertidas) a las que las personas se han acostumbrado. Las delegaciones de Mana permiten a los no poseedores de tokens usar dApps sin tener que adquirir tokens, completando la experiencia de usuario Web2 en una plataforma descentralizada. El token KOIN permite que la red principal se lance completamente descentralizada como resultado de su lanzamiento abierto y justo de proof-of-work en Ethereum. En la red principal, el token KOIN regulará el uso gratuito de todo el ecosistema Koinos, inflando y deflactando apropiadamente a través del algoritmo de consenso proof-of-burn, mientras que la gobernanza descentralizada impulsa mejoras continuas a través de actualizaciones sin bifurcaciones desarrolladas usando el Soporte de Lenguaje Universal."
}
},
"FAQs": {
"pageTitle": "Preguntas Frecuentes | Koinos",
"heading": "Preguntas Frecuentes",
"haveQuestions": "¿Tienes alguna pregunta?",
"getInTouch": "Contáctanos",
"q1": "¿Cuál es la misión de Koinos?",
"a1": "Acelerar la transición hacia un futuro verdaderamente descentralizado al ofrecer experiencias de usuario de Web2 en Web3.",
"q2": "¿Cuándo se lanzará la mainnet?",
"a2": "La red principal se lanzó el 5 de noviembre de 2022 y fue completamente descentralizada el 5 de diciembre de 2022.",
"q3": "¿Cómo se distribuirán los tokens de la mainnet?",
"a3": "Los saldos iniciales de tokens en la red principal se determinaron completamente a partir de los saldos de tokens KOIN ERC20 (es decir, los tokens KOIN en Ethereum que se distribuyeron mediante minería de prueba de trabajo). Ese ERC20 se implementó utilizando las herramientas de OpenZeppelin, incluido su mecanismo de snapshot. Este mecanismo dentro del contrato inteligente permite la creación de un registro descentralizado de todos los saldos de tokens y el suministro total en el momento de uso (es decir, un 'snapshot'). No se ha anunciado una fecha para el snapshot que se usará en la mainnet.",
"q4": "¿Cómo es que Koinos no tiene comisiones?",
"a4": "Koinos presenta un concepto nuevo llamado 'mana', que es la solución más innovadora al problema del halting desde la invención del 'gas' en Ethereum. Es una propiedad del token KOIN que se 'consume' a medida que un usuario realiza transacciones sin comisiones, pero que también se regenera con el tiempo. Esto significa que incluso si todo el mana de un usuario se consume, solo tienen que esperar si desean realizar más transacciones sin comisiones sin tener que comprar más KOIN. Una vez que se consume el mana de un token, ese token se bloquea (no transferible) durante el período de regeneración. Este período se basa en cuánto tiempo tarda en regenerarse un satoshi de mana, con regeneración en todos los tokens de un usuario al mismo tiempo. Dado que este mecanismo es distributivo, el tiempo de regeneración parece dinámico para el usuario. En otras palabras, el mana de un usuario se regenerará constantemente, por lo que no tendrán que esperar los 5 días completos para reanudar su uso de la blockchain.",
"q5": "¿Qué tan descentralizado es Koinos?",
"a5": "Koinos es altamente descentralizado gracias a su novedoso algoritmo de consenso de prueba de quema (proof-of-burn). El token KOIN está diseñado para cumplir con la visión original de Satoshi de un efectivo electrónico verdaderamente peer-to-peer que utiliza recursos computacionales sobrantes y no requiere hardware dedicado. En otras palabras, es demostrablemente igualitario. Iain Stewart propuso la prueba de quema en 2012, un año después de que se propusiera la prueba de participación (proof-of-stake), y creemos que esto representa la siguiente etapa de evolución en los algoritmos de consenso. La prueba de quema permite a Koinos lograr un igualitarismo demostrable al ofrecer la economía de la prueba de trabajo con una eficiencia aún mayor que la prueba de participación.",
"q6": "¿Cuál es el TPS (transacciones por segundo)?",
"a6": "La red principal de Koinos puede soportar un TPS promedio de 150 y un TPS máximo de 450, pero es importante tener en cuenta que Koinos no está optimizado para el rendimiento, sino para la capacidad de actualización, lo que significa que puede adoptar rápidamente las soluciones de escalabilidad más avanzadas y seguras (por ejemplo, sharding, parachains, etc.) tan pronto como estén disponibles. Koinos Group, los inventores de Koinos, ya han identificado nuevas máquinas virtuales WASM que podrían mejorar el rendimiento 10 veces.",
"q7": "¿Hubo un ICO?",
"a7": "No. El lanzamiento del token KOIN se modeló según Bitcoin para maximizar la accesibilidad y utilizó innovadoramente la blockchain de Ethereum para maximizar aún más la accesibilidad. En lugar de tener que acceder a una blockchain completamente nueva, las personas podían usar un programa de minería increíblemente fácil de usar, gratuito y abierto para enviar pruebas de trabajo optimizadas para CPU a un contrato inteligente de Ethereum, que a su vez distribuía los tokens KOIN en función del tamaño de las pruebas. El propósito de este token basado en Ethereum es pre-sembrar el ecosistema de Koinos con un nivel básico de descentralización. Esto significa que la única forma de adquirir KOIN era a través de la minería PoW o compras en el mercado abierto, por lo que no hubo pre-minado, ICO, IEO u otra IxO (jaja).",
"q8": "¿Cuáles son las características de la mainnet?",
"a8": "1. Sistema de Mana sin comisiones <br> 2. Algoritmo de consenso Proof-of-Burn <br> 3. Soporte universal de lenguajes <br> 4. Capacidad de actualización infinita",
"q9": "¿Es Koinos 'compatible con Ethereum'?",
"a9": "La máxima accesibilidad es la compatibilidad definitiva. Koinos está diseñado para que los desarrolladores puedan usar los lenguajes de programación que ya conocen y aman para construir sus aplicaciones, en lugar de aprender nuevos lenguajes como Solidity. Cualquier desarrollador que pueda escribir un contrato inteligente en Solidity puede reescribir fácilmente ese contrato inteligente en C++ o TypeScript, que son los dos primeros lenguajes que Koinos admitirá.",
"q10": "¿Cómo se financia el equipo?",
"a10": "Koinos Group se modela según las empresas tradicionales de tecnología en crecimiento que sacrifican las ganancias en los primeros años para construir una base de usuarios y aprovechar el conocimiento único de un ecosistema para encontrar el ajuste producto-mercado para un producto de software de alto margen. Koinos Group fue fundado por el equipo de desarrollo central detrás de la blockchain Steem para acelerar la transición hacia un futuro más descentralizado al centrarse en la accesibilidad. Este equipo trabajó juntos durante más de 4 años en Steemit en la blockchain Steem, en ese momento la blockchain más accesible por órdenes de magnitud, y ahora hemos estado trabajando juntos durante casi 2 años en Koinos. Cada miembro de Koinos Group ha estado trabajando únicamente por acciones en la empresa, lo que significa que creen en el producto y el plan de negocios, y tienen un interés en ver tanto la plataforma como la empresa tener éxito. Koinos Group tuvo que adquirir sus KOIN como todos los demás a través de la minería PoW o compras en el mercado abierto, lo que hace imposible confundir la tenencia de KOIN como cualquier tipo de inversión en Koinos Group. Esto alinea sus incentivos con los incentivos de la comunidad de Koinos.",
"q11": "¿Cómo escalará Koinos?",
"a11": "La solución de escalabilidad definitiva es la capacidad de integrar rápidamente las soluciones de escalabilidad más eficientes, seguras y bien mantenidas a medida que surgen. En otras palabras, la capacidad de actualización es la solución de escalabilidad definitiva, por lo que Koinos está diseñado para ser la blockchain más actualizable del mundo. Ya sea que las mejores soluciones aprovechen la comunicación entre cadenas, el sharding o algo completamente diferente, Koinos estará listo para aprovechar cualquiera o todas estas.",
"q12": "¿Qué tan composable es Koinos?",
"a12": "Koinos tiene el mayor grado de composibilidad posible porque es el único marco de blockchain que mueve toda la lógica del sistema a contratos inteligentes. Cuando hablamos de composibilidad en el contexto de blockchain, nos referimos a la capacidad de los desarrolladores de aplicaciones descentralizadas para reutilizar el código que ya se está ejecutando en la blockchain dentro de sus aplicaciones (es decir, 'componer' sus aplicaciones). La mayoría de las blockchains que afirman tener 'alta composibilidad' simplemente dicen que no tienen sharding, lo cual es un intento de redefinir una limitación como un valor añadido. Koinos está optimizado para la flexibilidad, lo que significa que podría utilizar sharding o no, según los contratos inteligentes que se estén ejecutando en él. Debido a que toda la lógica del sistema está contenida en módulos de contratos inteligentes, los desarrolladores de aplicaciones podrán no solo reutilizar los contratos inteligentes escritos por otros desarrolladores de dApps, sino también el código escrito por los ingenieros de blockchain más experimentados del mundo; los ingenieros que construyen blockchains basadas en Koinos. ¡Pero espera, hay más! Debido a que estos contratos inteligentes se escribirán en un número cada vez mayor de los lenguajes de programación más utilizados en el mundo, los desarrolladores no solo podrán encontrar el contrato inteligente perfecto para sus necesidades, sino que podrán encontrar contratos inteligentes escritos en su lenguaje de programación preferido. Esto lleva la composibilidad de Koinos, ya muy superior a cualquier otro protocolo, a un nivel completamente nuevo. Síguenos en Twitter para actualizaciones y la ubicación del último AMA."
}
}
Loading

0 comments on commit 3b3c52b

Please sign in to comment.