Develop DApps on Oracle Fusion Cloud Blockchain Platform. Deliver faster results for rapid experimentation and leverage a trusted blockchain network for mission-critical deployments.
A blockchain platform lets you build a distributed ledger so organizations can share data and run transactions without intermediaries. Check out these resources to learn blockchain fundamentals.
Learn practical tips that can lay a foundation for success with blockchain development projects.
Get started with Oracle Blockchain Platform. Based on the open source Hyperledger Fabric, Oracle’s blockchain service provides enterprise-grade performance, prebuilt integrations, and more.
A smart contract (also called a chaincode) is a program written in Go or Node.js that’s a critical element of blockchains. A chaincode is installed on the network’s peer nodes, instantiated on (or bound to) a channel, and invoked by an application through a client SDK or REST proxy. When invoked, the chaincode initializes and manages the ledger state.