Best programming language for building crypto platforms?

blackbeans

Elite Member
Joined
Nov 29, 2008
Messages
9,247
Reaction score
4,807
Which language do you suggest for building crypto platforms?

The platforms would focus on
- distributed localized operations (ie., Net input but local output) for practical day to day applications
- cross chain interoperability (can build apps that would run on and pull info from apps on BSC, Etherium, etc etc)
 
Not in programming, but I think its:

Node.js
Python
 
You probably want solidity?

Otherwise I'd say Golang (ethereum, avalanche, etc)
 
Which language do you suggest for building crypto platforms?

The platforms would focus on
- distributed localized operations (ie., Net input but local output) for practical day to day applications
- cross chain interoperability (can build apps that would run on and pull info from apps on BSC, Etherium, etc etc)
Have you looked at Moralis?
https://moralis.io/
It is an interoperability library for frontend.
 
Solidity for smart contracts on ethereum blockchain
 
Back
Top