nearprotocol / NEARStudio

IDE for building smart contracts on NEAR Protocol
https://studio.nearprotocol.com
MIT License
67 stars 18 forks source link

Docker image for building Rust smart contracts #235

Closed MaksymZavershynskyi closed 4 years ago

MaksymZavershynskyi commented 4 years ago

Since we are adding Rust support to our IDE (and also moving to a different IDE) we need to have a docker image that can compile Rust smart contracts.

ailisp commented 4 years ago

It's done as our gitpod docker has builtin rust, and we added wasm target