cardano-en

Plutus – Cardano web3 solution architecture

Plutus is Cardano's smart contracts platform. We develop web3 solutions for Cardano in Haskell. Cardano is based on EUTXO, as is Bitcoin.

Read More


0 Comments10 Minutes

cardano-intro-en

Cardano – key features of the 3rd generation blockchain

Cardano is built on Haskell and based on the dedicated Ouroboros consensus algorithm. The blockchain's cryptocurrency is ADA.

Read More


0 Comments5 Minutes

chainlink-features

Learn about the Chainlink ecosystem features for web3

Chainlink Oracles, data feeds, VRF and automation - these are leading features of Chainlink available for smart contracts and web3

Read More


0 Comments3 Minutes

data-feeds-v2-en

Data feeds – free data sources for smart contracts

Data feeds are data "produced" by oracles, published on the blockchain, available to be read for free by smart contracts.

Read More


0 Comments3 Minutes

optimal-oracles

Optimal strategy for safe Oracles use in web3

The oracle's business model is to execute off-chain (off-blockchain) queries and return them to the contract in exchange for a fee, which the contract pays by asking oracles for off-chain data.

Read More


0 Comments3 Minutes

how-oracles-work

How to read non-blockchain data in smart contracts and how Oracle works?

External data to the smart contract (from outside the blockchain) can be provided only, as parameters (arguments) of its call. Oracles are software running outside the blockchain, which listens for "requests" by smart contracts for external data,…

Read More


0 Comments3 Minutes