Skip to content
@ic-alloy

ic-alloy

A fork of Alloy with added support for the Internet Computer (ICP). Alloy implements libraries for interacting with Ethereum and other EVM chains.

ic-alloy

Alloy implements high-performance, well-tested & documented libraries for interacting with Ethereum and other EVM-based chains. This fork of Alloy adds support for the Internet Computer (ICP) both as a transport layer and as a signer.

ic-alloy abstracts away a lot of complexities involved with interacting with an EVM RPC from inside an ICP canister.

Library:

  • ic-alloy: The ic-alloy library is the Rust crate that you add to you project dependencies. Instead of interacting directly with the ICP EVM RPC canister, you interact with ic-alloy.
  • Documentation: ic-alloy.dev

Examples:

Tools:

Popular repositories Loading

  1. ic-alloy-toolkit ic-alloy-toolkit Public

    Example code for using Alloy with the Internet Computer.

    TypeScript 11 2

  2. ic-alloy-dca ic-alloy-dca Public template

    A semi-autonomous agent, swapping ERC-20 tokens on Uniswap for you.

    Rust 9

  3. ic-alloy ic-alloy Public

    Forked from alloy-rs/alloy

    A fork of the Alloy project that adds the ICP blockchain as a transport layer and signer.

    Rust 8 2

  4. ic-alloy-basic-wallet ic-alloy-basic-wallet Public template

    A multiuser Ethereum wallet built on ICP, using Alloy for RPC interactions.

    JavaScript 8 3

  5. ic-alloy-evm-rpc-proxy ic-alloy-evm-rpc-proxy Public template

    Proxy and deduplicate requests to the EVM RPC API on Alchemy

    TypeScript 1

  6. .github .github Public

Repositories

Showing 7 of 7 repositories

Top languages

Loading…

Most used topics

Loading…