Skip to content

cpchain-network/oracle-contracts

 
 

Repository files navigation

DappLink Oracle Contracts

DappLink Oracle Contracts are the core smart contracts that power DappLink’s decentralized oracle network. They aggregate, verify, and deliver off-chain data — such as price feeds, randomness, and external API results — onto blockchain networks with cryptographic proofs to ensure integrity and transparency.

1.Usage

Install Dependencies

$ forge install

Build

$ forge build

Test

$ forge test

Format

$ forge fmt

Gas Snapshots

$ forge snapshot

Deploy

tbd

2.Submit Bugs

3.Contribute

About

DappLink Oracle Contracts — A decentralized, verifiable, and high-performance oracle framework that enables secure on-chain data feeds for Web3 applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Solidity 100.0%