Waves Enterprise introduces a new smart contract SDK for developing business applications in the ecosystem. Our platform supports containerized smart contracts in any programming language, so the SDK uses one of the most popular of them — TypeScript.
The new SDK includes all the features for developing and deploying smart contracts within the Waves Enterprise ecosystem. Soon we’ll add testing as well. In the SDK you’ll find a compilation tool, which can be easily deployed with a smart contract in a single command. Later you can also deploy a client app with a smart contract, just as easy.
Our new SDK is aimed at JavaScript developers, so it really lowers the entry barrier to blockchain for those frontend developers, who are seeking new career opportunities. Now they don’t have to study any specific programming languages, like Solidity or Ride.
The new smart contract SDK with examples is available on GitHub.