cryptoeconomics-study / dao

🦅 Community portal to make decisions and reward contributors
0 stars 0 forks source link

Multilingual Coding Challenges #13

Open yeqbfgxjiq opened 5 years ago

yeqbfgxjiq commented 5 years ago

Currently the coding challenges are all written in Javascript. This would make sense if we were building web apps that connect to Solidity contracts. We're building core blockchain demos tho, so it would make sense to use something like Rust or Go that's closer to what modern core blockchain developers use. Could even use Python because that's what most researchers prefer. Even Typescript would be an upgrade... Point is, it would be cool to have the coding challenges in languages other than Javascript.