Build your app with users' desired features regardless of what chain they live on.
With just a few lines of code in JavaScript you can reuse a smart contract component that your users know and trust.
const usdcAmt = USDC(1_000);
const tiaChain = E(orchestration).getChain('celestia');
const icaTia = await E(tiaChain).createAccount();
const hops = hopOsmoSwap('TIA').hopSend(icaTia.getAddr());
await E(icaNoble).send(usdcAmt, hops);
const tiaAmt = await icaTia.getBalance('TIA');
await E(icaTia).delegate(tiaAmt, celestiaValidator);
Build applications that combine best-in-class features from over 70 connected blockchains using familiar JavaScript.
1
Choose components from our open-source library that connect your project to the most popular web3 applications.
2
Use the Orchestration APIs to connect your features together into a seamless user experience.
3
Deploy applications behind chain abstracted front ends so you can find new users from any ecosystem.
Agoric is built on a JavaScript library of reusable, composable components coded by experienced community members.
Accept BLD in your contract with a couple lines of code.
Component
Launch your own project token quickly using ERTP.
Component
Non-fungible token rights management is straightforward with ERTP.
Component
Agoric’s “Swap” is an X*Y=K automated market maker that’s pluggable and reusable.
Component
Accept supplied capital, make loans, and charge interest.
Component
An option contract that can represent a large variety of exchanges of rights.
Component
An off-chain quoting desk that takes advantage of on-chain liquidity.
Component
Easy API integration for pricing data, including proactively waking up your contract.
Data
Implement the price authority API for on-chain data.
Data
Agoric’s integration with Chainlink allows easy connection to off-chain data and services.
Data
Native connection to other IBC enabled chains.
Data
Components for rendering of key Agoric ERTP concepts like purses and amounts.
Widget
Notify your UI of chain and wallet events and state updates.
Widget
See our Treasury application for a React implementation.
Widget
Transfer assets between Agoric accounts or bridge to other chains with ease. We keep interoperability at the core of the Agoric experience.
The EVM is just one hop away thanks to powerful transport technologies like Axelar’s GMP or Gravity Bridge. Onboard Ethereum users without friction.
Native connection to the Inter-Blockchain Communication (IBC) protocol ensures that Agoric can connect to any chains with it enabled now or adopt it in the future.
Agoric is integrated with Chainlink’s market-leading oracle network, allowing your application to launch in a data rich environment.
Build apps that maximize cross-chain yield on stablecoin deposits.
Build apps that unstack assets and automatically execute actions.
Build apps that lock cross-chain assets as collateral and mint directly on chain.
Build apps with the best swap price for your assets, all on chain.
The tools and resources that augment your project to the next level.