Post
Topic
Board Project Development
Merits 1 from 1 user
Re: [Python] secp256k1 Curve Implementation – Lightweight & Educational
by
shinohai
on 12/08/2025, 14:23:33 UTC
⭐ Merited by ABCbits (1)
The actual link is https://github.com/0xMouiz/python-secp256k1 but not very useful - appears to be geared towards mETH addicts.

As previous poster said, most all implementations are just wrappers over the C library and this is trivial to do.