I present to you folks, after a year of working on this project.
<https://github.com/C-NERD/nimAptos> . This is Nim's sdk for the Aptos
Blockchain. Also accompanying this project is
<https://github.com/C-NERD/nimBcs> which is implementation of binary canonical
serialization in Nim. BCS is greatly used in nimAptos. I had posted about
nimBcs in the past, but It's a bit more stable now so I felt I should talk
about it. I would like the community to subject these projects to extensive
testing and to report any issues that may arise. I plan to make them more
stable going forward. Thanks