1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-17 14:41:52 +02:00

fix: change 'decentralised' to 'decentralized' (#4967)

This commit is contained in:
ArianHamdi
2024-01-08 21:32:45 +03:30
committed by GitHub
parent cdcdfc4973
commit c46b4220a7
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Blockchain Oracles # Blockchain Oracles
A blockchain oracle is a third-party service that connects smart contracts with the outside world, primarily to feed information in from the world, but also the reverse. Information from the world encapsulates multiple sources so that decentralised knowledge is obtained. A blockchain oracle is a third-party service that connects smart contracts with the outside world, primarily to feed information in from the world, but also the reverse. Information from the world encapsulates multiple sources so that decentralized knowledge is obtained.
Visit the following resources to learn more: Visit the following resources to learn more:

View File

@@ -1,6 +1,6 @@
# dApps # dApps
A decentralised application (dApp) is an application that can operate autonomously, through the use of smart contracts that run on a blockchain. Like traditional applications, dApps provide some function or utility to its users. A decentralized application (dApp) is an application that can operate autonomously, through the use of smart contracts that run on a blockchain. Like traditional applications, dApps provide some function or utility to its users.
Visit the following resources to learn more: Visit the following resources to learn more: