Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 360 Bytes

File metadata and controls

2 lines (2 loc) · 360 Bytes

Why are Go and Gcc required?

Go and gcc are used by Solo to simulate the behavior of Wasp nodes. Unit tests for smart contracts are written in Go so Solo is accessible. The only other option would be to deploy the SCs under development to Wasp nodes, without the chance to test it locally.