Release Python framework for NEAR Protocol

Pretty simple and fully asynchronous framework for working with NEAR blockchain – GitHub – pvolnov/py-near: Pretty simple and fully asynchronous framework for working with NEAR blockchain… Read more

Similar

Unravelling `is` and `is not` in Python

As part of this blog series on Python's syntactic sugar, I said in the post on unary arithmetic operators that it might be the most boring post in this series. I think I was wrong. πŸ˜„ The operators is and is not are very short. The documentation for the op... (more…)

Read more »