diff --git a/progress-reports/ibc-integration/progress-reports/ibc-integration/iBriz-IBC-March-2024-Progress-Update.md b/progress-reports/ibc-integration/progress-reports/ibc-integration/iBriz-IBC-March-2024-Progress-Update.md
new file mode 100644
index 0000000..8080f65
--- /dev/null
+++ b/progress-reports/ibc-integration/progress-reports/ibc-integration/iBriz-IBC-March-2024-Progress-Update.md
@@ -0,0 +1,75 @@
+# IBC - March 2024 Progress Update
+
+## Intro
+This progress report is for IBC Integration related development work by iBriz Team.
+The next phase of the project will include Centralised Relay development, Hopchain integration, Wormhole and Layerzero adapter integration as well as integration of other chains to the bridging ecosystem. The report is from 1-March-2024 to 31-March-2024
+
+## Summary
+Integration of IBC to connect ICON with Archway
+For more details please see :
+https://github.com/icon-project/IBC-Integration
+https://github.com/icon-project/ibc-relay
+https://github.com/icon-project/xcall-multi
+https://github.com/icon-project/centralised-relay
+
+## Milestones
+Milestone 1 - Testnet Deployment on Archway and ICON - 11th August 2023 - Completed
+Milestone 2 - Testnet Deployment - ICON - Libson, Archway and Neutron - 12th September 2023 - Completed
+Milestone 3 - Mainnet Deployment - ICON and Archway - 6th October 2023- Completed
+Milestone 4 - Mainnet Deployment - IBC Neutron - 31st October 2023- Completed
+Milestone 5 - Mainnet Deployment - IBC Injective - 5th January 2024 - Completed
+Milestone 6 - Centralised Relay for Avalanche and ICON - 19th January 2024 - Completed
+Milestone 7 - xCall deployments for Wormhole and LayerZero - 5th February - Completed
+Milestone 8 - Centralised Relay integration for Archway - 29th March - Completed
+Milestone 9 - Hopchain and ICS20 Integration to IBC - TBD - In Progress
+Milestone 10 - xCall on SUI - June 2024 - Started
+Milestone 11 - xCall on Neon EVM - TBD - In POC
+Milestone 12 - xCall on Stellar - TBD - In Research
+Milestone 13 - xCall on Solana - TBD - In Research
+
+
+## Deliverables Ready
+
+| Name | Development State | Notes | Source / location |
+|:----- |:------------------ | :----| :----------------|
+| Internal Audit - Balanced Solidity bnUSD | Completed | Internal Audit | https://github.com/icon-project/ibc-planning/issues/381 |
+| Internal Audit - Balanced - Havah- Spoke Contracts | Completed | Internal Audit | https://github.com/icon-project/ibc-planning/issues/382 |
+| Internal Audit - Hopchain | Completed | Internal Audit | https://github.com/icon-project/ibc-planning/issues/341 |
+| Internal Review - xCall Executor | Completed | Internal Audit | https://github.com/icon-project/centralized-relay/issues/132 |
+| Internal Audit - Archway Central Relay | Completed | Internal Audit | https://github.com/icon-project/ibc-planning/issues/340 |
+| IBC - Code testcoverage improvements | Completed | Testing | https://github.com/icon-project/xcall-multi/issues/283 |
+| IBC - Code testcoverage improvements on cosmwasm contracts | Completed | Testing | https://github.com/icon-project/ibc-integration/issues/669 |
+| xCall 2.1 - Testnet testing and deployments | Completed | xCall Enhancements | https://github.com/icon-project/xcall-multi/issues/225 |
+| E2E testing for new xcall messages | Completed | E2E Testing | https://github.com/icon-project/centralized-relay/issues/95 |
+| xCall Background Executor | Completed | Centralized Relay | https://github.com/icon-project/centralized-relay/issues/73 |
+| Improve documentation for centralized relay | Completed | Centralized Relay | https://github.com/icon-project/centralized-relay/issues/106 |
+| Centralized Relay - E2E Integration for Archway | Completed | E2E testing | https://github.com/icon-project/centralized-relay/issues/129 |
+| Multiple chain support for E2E framework | Completed | E2E testing | https://github.com/icon-project/xcall-multi/issues/279 |
+| Update BTP - ICON <-> Eth Connection | Completed | Prod Support | https://github.com/icon-project/ibc-planning/issues/376 |
+| ICON & Archway - Centralized Relay | Completed | Centralized Relay | https://github.com/icon-project/centralized-relay/issues/16 , https://github.com/icon-project/centralized-relay/issues/17 |
+| Wrong priority for evm start height | Completed | Centralized Relay | https://github.com/icon-project/centralized-relay/issues/148 |
+| Panics when too many packets | Completed | Centralized Relay | https://github.com/icon-project/centralized-relay/issues/146 |
+| Stress Testing Centralized relay | Completed | Centralized Relay | https://github.com/icon-project/centralized-relay/issues/136 |
+| Fix EVM Gas Estimation | Completed | Centralized Relay | https://github.com/icon-project/centralized-relay/issues/130 |
+| Update tendermint light client contract | Completed | Testing | https://github.com/icon-project/ibc-integration/issues/780 |
+| DISCOVERY - Stellar | Completed | Architecture | https://github.com/icon-project/ibc-planning/issues/379 |
+| ICS20 Integration | Completed | HopChain | https://github.com/icon-project/ibc-integration/issues/830 |
+
+
+## Deliverables Projected for Next Cycle
+
+
+| Name | Development State | Notes |
+|:-----|:------------------|:------|
+| Hopchain | In Progress | Cosmos SDK chains integration with centauri - https://github.com/icon-project/IBC-Integration/issues/760 . Testing, E2E and Integration of ICS20 on testnet in progress |
+| xCall on SUI | In Progress | xCall integration with centralized relay on SUI - https://github.com/icon-project/ibc-planning/issues/334 |
+| xCall on Neon EVM | Started | xCall integration with centralized relay on NEON - https://github.com/icon-project/ibc-planning/issues/391 |
+| xCall on Stellar | Not Started | xCall integration with centralized relay on Stellar - https://github.com/icon-project/ibc-planning/issues/380 |
+
+
+
+## Sample of docs
+https://github.com/icon-project/IBC-Integration
+https://github.com/icon-project/ibc-relay
+https://github.com/icon-project/xcall-multi
+https://github.com/icon-project/centralised-relay