diff --git a/docs/getting-started/sdk.md b/docs/getting-started/sdk.md new file mode 100644 index 0000000..70dd548 --- /dev/null +++ b/docs/getting-started/sdk.md @@ -0,0 +1,11 @@ + +VSC provides a robust Assemblyscript SDK for use within your smart contract. +The SDK provides smart contract developers with many essential functions such as data manipulation, sending/receiving tokens, cryptographic functions and more + + + + +### APIs + +- crypto.sha256 +- \ No newline at end of file