📢 Call for Ecosystem Updates – Developer Newsletter #7

Hi everyone,

We’re getting ready for Developer Newsletter #7 :newspaper: and want to showcase the latest highlights from our ecosystem.

To make the newsletter more collaborative, we’re opening up a section dedicated to ICP ecosystem updates. This is your chance to share what you’ve been working on and get it in front of the wider developer community.

:small_blue_diamond: What you can share and submit:

  • Project updates & milestones

  • News, blog posts, or announcements

  • Events, launches, or releases

  • Anything else cool and developer-focused :rocket:

:small_blue_diamond: Important notes:

  • Please drop your updates below this post :down_arrow:

  • The Dev Newsletter is distributed bi-weekly

  • All submissions are welcome

  • Please note - final selection will be made through the editorial team

We’re excited to highlight the amazing progress happening across the ICP ecosystem, and we can’t wait to share your updates with the community!

:backhand_index_pointing_right: You can also catch up on past issues here.

:pushpin: Check Developer Newsletter - Aggregation Thread

1 Like

Hi! We’re release some new video for ic-rmcp sdk with 500$ bounty from Prometheus protocol

:snake: Introducing icp-py-core— A Modern Python SDK for the Internet Computer

I’m excited to announce the first stable release of icp-py-core — a fully refactored and actively maintained fork of ic-py.

This new SDK brings a modern, modular architecture and Boundary Node v3 compatibility to the Python ecosystem, making it easier for developers to build, test, and interact with canisters on the Internet Computer.

Highlights:

  • Modular design (icp_agent, icp_identity, icp_candid, icp_core, etc.)
  • High-level Agent.update() and Agent.query() APIs — matching Rust & TypeScript agents
  • Optional BLS certificate verification for secure production use
  • Unified icp_core facade for simplified imports

This release strengthens Python’s role in the IC developer ecosystem — enabling researchers, AI engineers, and backend developers to easily integrate IC smart contracts into data and compute workflows.

:package: PyPI: icp-py-core

:blue_book: GitHub: eliezhao/icp-py-core

:speech_balloon: Forum Thread: ic-py development and ongoing maintenance

2 Likes