icramp
icRamp Devlog 12 — Milestone Submission: Solana P2P Onramping (SOL + BONK)
Final wrap-up for the Solana Integration milestone: 5-min demo, slides, deliverables checklist, tests, and canister URLs.
9/20/2025 • 2 minicRamp Devlog #11 — Testing Saga 4: Vault State (SOL + SPL), Full Suite Green
We finish the vault branch for SOL and SPL: deposits, cancels, locks, unlocks, and completion — entirely in-canister state. Plus, the full Solana suite now passes.
9/17/2025 • 3 minicRamp Devlog #10 — Testing Saga 3: Token Registry, Token-2022 & Solid Wasm Paths
We include the Solana token registry tests (incl. Token-2022), fix flaky JSON-RPC shapes, and make the test harness robust with `include_bytes!` + workspace-aware wasm paths.
9/16/2025 • 7 minicRamp Devlog #9 — Testing Saga 2: PocketIC Solana Mocks & Test Harness
We continue the Solana testing story by building a clean HTTP-outcall mocking layer, composable responders, and readable integration tests.
9/15/2025 • 8 minicRamp Devlog #8 — Testing Saga 1: Refractor and Solana Test Expansion
We refractored and improved our testing architecture and expanded it to include a fully-fledged solana backend canister integration test flow.
9/14/2025 • 7 minicRamp Devlog #7 — Extra: Creating spl tokens
Let's create some spl tokens so we can generate a fully fledged test with orders containing solana tokens.
9/10/2025 • 2 minicRamp Devlog #6 — icRamp Orders with Solana
Everything is ready for us to create orders in the frontend containing solana and executing the full offramping flow.
9/4/2025 • 9 minicRamp Devlog #5 — icRamp frontend Solana Wallet Adapter
Third Chain Fusion grant log: adding solana wallet adapter in the frontend.
9/1/2025 • 7 minicRamp Devlog #4 — icRamp frontend Deployment Setup with Solana
Third Chain Fusion grant log: wiring icRamp's core backend with the Solana canister, persisting canister IDs, and preparing escrow flows for SOL/SPL assets.
8/28/2025 • 17 minicRamp Devlog #3 — icRamp Canister & Solana Integration
Third Chain Fusion grant log: wiring icRamp's core backend with the Solana canister, persisting canister IDs, and preparing escrow flows for SOL/SPL assets.
8/21/2025 • 5 minicRamp Devlog #2 — Solana Canister, Registry & Vault
Second Chain Fusion grant: building a Solana canister with safe token registry and a thin vault to coordinate escrow.
8/15/2025 • 8 minicRamp Devlog #1 — Chain Fusion & Bitcoin
Bringing Bitcoin and Solana native actions to ICP: setup, pitfalls, and tests.
11/20/2024 • 2 min