Skip to content

Articles

263 Results
Refine by:
Sort by:
Approaching full P2P node operations
Olga Hryniuk

Approaching full P2P node operations

日本語版はスクロールダウンしてください。 Author: Marcin Szamotulski Learn more about preparations for full P2P networking, an interim bootstrap network, and plans ahead Peer-to-peer (P2P) networking is a key contributor to the long-term decentralization, security, and resilience of blockchains, enabling P2P communication, data synchronization, and consensus among participant...
1 up votes and 0 down votes. Total score
Unlocking more opportunities with PlutusV3
Olga Hryniuk

Unlocking more opportunities with PlutusV3

日本語版はスクロールダウンしてください。 PlutusV3 will elevate the developer experience by improving smart contract adoption, bringing support for governance and voting features, and fostering interoperability between blockchains PlutusV3, now available for testing on SanchoNet, introduces advanced Plutus primitives and so provides more tools for developers and unlocks more p...
1 up votes and 0 down votes. Total score
Engineering dive into Cardano's Dynamic P2P design
Armando Santos

Engineering dive into Cardano's Dynamic P2P design

Discover the journey through the challenges, solutions, and triumphs behind the creation of a robust and scalable networking system This blog post was originally published on the engineering blog. As the Cardano ecosystem continues to grow and evolve, contributors to the Cardano ecosystem are  committed to continually refining and optimizing Cardano's netw...
7 up votes and 0 down votes. Total score
Dynamic P2P is available on mainnet
Olga Hryniuk

Dynamic P2P is available on mainnet

日本語版はこちら Dynamic peer-to-peer (P2P) networking comes with the release of node v.1.35.6. Network participants can now test automatic node communication without a need for static configurations. Dynamic P2P networking is an important evolution for Cardano and a further boost to the network's performance, resilience, and decentralization. By automating the pe...
9 up votes and 0 down votes. Total score
New Cardano cryptographic primitives will bring greater interoperability and secure, cross-chain DApp development
Tim Harrison IOHK

New Cardano cryptographic primitives will bring greater interoperability and secure, cross-chain DApp development

日本語版はこちら To make it easier for developers to build cross-chain applications, Input Output Global (IOG) is adding new built-in functions to Plutus to support ECDSA and Schnorr signatures Cryptography ensures trust and security in blockchain settings and different blockchains use different cryptographic signature methods. Elliptic Curve Digital Signature Alg...
5 up votes and 0 down votes. Total score
IOG research overview
Olga Hryniuk

IOG research overview

Cardano is an open-source, proof-of-stake, public blockchain, the first to be founded on peer-reviewed research and development through evidence-based methods. This approach positions Cardano uniquely among other blockchain platforms. A set of the best practices, ideas, and research contributions formed Cardano’s foundation for building a secure, decentraliz...
9 up votes and 0 down votes. Total score
A list of community-built developer tools on Cardano
Ivan Irakoze

A list of community-built developer tools on Cardano

Cardano’s community of developers is one of the strongest in blockchain. Many developers build and provide access to the tools and applications needed to improve Cardano. Here is a list of available tools and resources according to categories: NFT creation tools Anvil: a developer agency that provides advanced solutions for Web3 projects through various s...
9 up votes and 1 down votes. Total score
What IOG has delivered for Cardano
Olga Hryniuk

What IOG has delivered for Cardano

Cardano’s development is guided by a methodical, research-based, and deliberate approach to innovation. Over five development phases, IOG introduced innovations, new functionality, and novel features, with each phase building upon the previous phase's achievements. This paper has been written by Fernando Sanchez and Olga Hryniuk with input from all IOG team...
0 up votes and 0 down votes. Total score
Your Cardano onboarding guide
Olga Hryniuk

Your Cardano onboarding guide

New to Cardano? No worries, here’s a list of essentials to get you started Disclaimer: Nothing in this article is intended to be professional advice, including without limitation, financial, investment, legal or tax advice. IO Global is not responsible for your use of or reliance on any information in this article. Blockchain is one of the most influential...
36 up votes and 0 down votes. Total score
Staking parameters and network optimization – where next for ‘k’ and ‘min fee’?
Rebecca Hopwood

Staking parameters and network optimization – where next for ‘k’ and ‘min fee’?

 Pros and cons of the different approaches to adjusting the k parameter and the minimum pool fee A set of parameters is used to define the Cardano protocol's behavior. Some parameters are stable and can be left unchanged more or less indefinitely. Others relate to more dynamic on-chain activities (staking environment or price of ada, to name just two) and c...
9 up votes and 0 down votes. Total score
Introducing the Cardano EVM sidechain
Olga Hryniuk

Introducing the Cardano EVM sidechain

The Cardano EVM sidechain is a fully decentralized scalability solution deployed by IOG. Find out more about its features, benefits, and delivery plans Cardano is growing. Expanding. The Vasil upgrade will open up even more opportunities for efficient development and usage of various DApps and DeFi products on Cardano. Sidechains and layer 2 solutions are ...
6 up votes and 1 down votes. Total score
Overview of the research enabling smart contract support on Cardano
Olga Hryniuk

Overview of the research enabling smart contract support on Cardano

Author: Olga Hryniuk - Technical Writer Summary: Taking a closer look at Cardano’s research, part 2. Here’s more on Cardano’s innovative EUTXO model and how it facilitates more efficient smart contracts  Article: Our previous blog post discussed the research underpinning some of the core elements of Cardano, including staking, delegation, and reward sha...
4 up votes and 0 down votes. Total score
Cardano's foundational research overview
Morgan

Cardano's foundational research overview

Author: Olga Hryniuk - Technical Writer Summary: Here’s the first of a series of blog posts taking a closer look at the research underpinning Cardano Article: Since its inception in 2015, the Cardano project had one clear goal: to alter the way cryptocurrencies are designed and developed. Instead of having a single, authoritative whitepaper, the project...
16 up votes and 0 down votes. Total score
Performance tuning in Haskell: optimizing the Plutus evaluator
effectfully

Performance tuning in Haskell: optimizing the Plutus evaluator

Performance optimization often comes down to identifying subtle inefficiencies in the generated code. While reviewing the Glasgow Haskell Compiler (GHC) Core of the production evaluator, the Input | Output (IO) Plutus team discovered that a key function, safeIndexOne, was not getting inlined and was introducing unnecessary laziness. By addressing strictness ...
3 up votes and 0 down votes. Total score
 Cardano is the highest-ranking crypto brand
Cexplorer.io

Cardano is the highest-ranking crypto brand

Cardano is highest-ranking crypto brand in the Top Brand Intimacy 2022 report. The surprising thing is that Cardano has a higher rating than Bitcoin. Almost every person on planet has heard of Bitcoin while Cardano is still unknown to the general public. What is it that has earned Cardano such a good rating?! About Methodology The MBLM Brand Intimacy Study...
1 up votes and 0 down votes. Total score
IOG and MLabs cooperate to develop a reference implementation of an auction using Hydra protocols
Olga Hryniuk

IOG and MLabs cooperate to develop a reference implementation of an auction using Hydra protocols

日本語版はこちら Input Output Global and MLabs are collaborating on developing a reference implementation of an auction using Hydra protocols. The first outcome of this collaboration is a paper outlining possible approaches to the implementation of digital asset auctions using the Hydra Head protocol with respective advantages and current limitations. This post int...
3 up votes and 0 down votes. Total score
Six reasons why EUTXO wins
Fernando Sanchez

Six reasons why EUTXO wins

Cardano features some of the most innovative elements of blockchain technology: Hydra and Mithril, for example – layer 2 solutions designed to enhance scalability. Or Cardano’s proof-of-stake consensus protocol, Ouroboros, whose various 'flavors' (Genesis, Praos, Peras, etc) ensure that the blockchain remains efficient and secure even under adversarial condi...
0 up votes and 0 down votes. Total score
"Houston, we have a problem"
Gimbalabs

"Houston, we have a problem"

In one of her most recent interviews, Christina Gianelloni, COO of Blink Labs, founding member of PRAGMA, and one of the most respected figures in the Cardano development ecosystem on her own merits (former Developer Relations Lead on the Gentoo Linux distro, and the impressive history in a career of over two decades in technology continues), describes exact...
0 up votes and 0 down votes. Total score
What do Martin Lawrence, Snoop Dogg, and emerging artists have in common, and how can Cardano help?
Gimbalabs

What do Martin Lawrence, Snoop Dogg, and emerging artists have in common, and how can Cardano help?

What do Martin Lawrence, Snoop Dogg, and emerging artists have in common? To advance their careers, they are at the mercy of someone else\*.\* In an interview, Snoop once commented that, in the music business, it takes an artist approximately 35 years to get back the masters of his work, and therefore the governance over his profits and the use of his work. ...
0 up votes and 0 down votes. Total score
The MeshJS open source solution for the NFT vending machine problem
Gimbalabs

The MeshJS open source solution for the NFT vending machine problem

A few months ago we successfully developed a series of standard contracts in Aiken, which offer solutions to use cases without a significant number of moving parts. Currently, we are expanding our collection of Aiken contracts to cover more complex use cases. One such contract approaches the well-known NFT vending machine problem. Although a seemingly simpl...
0 up votes and 0 down votes. Total score