Skip to main content

2 docs tagged with "Go"

View All Tags

Testing Smart Contracts

Testing of smart contracts happens in the Solo testing environment. This enables synchronous, deterministic testing of smart contract functionality without the overhead of having to start nodes, set up a committee, and send transactions over the _Tangle_.

Use the Schema Tool

The `schema` tool will assist in creating a smart contract as unobtrusively as possible.