Interesting, but why use ruby instead of a typed language?

A question of preference, really

Ruby is elastic and dynamic, which is a good property to have for building gazillion plugins to support any blockchain and such.
That being said, for very important components we use Go, which is typed.