Skip to content

Latest commit

 

History

3,039 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redstone-banner

RedStone Oracles Monorepo

Monorepo containing all the main components of the RedStone oracles ecosystem.

💡 RedStone ecosystem

RedStone is a data ecosystem that delivers frequently updated, reliable and diverse data for your dApp and smart contracts.

It uses a radically different way of putting data on-chain. The data is automatically attached to a user's transaction and erased afterwards thus reducing gas fees without touching the expensive evm storage.

You can learn more at https://docs.redstone.finance

📦 Packages

  • oracle-node (Reference implementation of the data provider node)
  • cache-service (Implementation of the redstone cache nodes)
  • evm-connector (@redstone-finance/evm-connector)
  • protocol (@redstone-finance/protocol)
  • sdk (@redstone-finance/sdk)
  • eth-contracts (Implementation of RedStone token with vesting, locking, and disputes resolution protocol)

Configure development environment

  • install nvm brew install nvm and select node 24 nvm install 24 && nvm use 24
  • enable corepack feature of node corepack enable
  • install dependencies yarn
  • build everything yarn build:all

We use Turborepo to run monorepo tasks efficiently. For more info, see our Turborepo cheatsheet.

🙋‍♂️ Contact

Please feel free to contact us on Discord or email to core@redstone.finance.

📜 License

BUSL-1.1

About

No description, website, or topics provided.

Resources

Stars

23 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages