I am trying to develop a variant of Monero. Considering the size and the complexity of the original Monero implementation in C++, I figured it might be easier fork this Python implementation of Monero. How complete is it? Can I test things on it (like using the Monero testnet)?
Thanks