You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## IMPORTANT: this project is using TokenSDK Pre-signed developer snapshot pending the formal release. NOT FOR PRODUCTION. This repo will be updated when available.
4
4
@@ -49,12 +49,9 @@ Examples of the new Java APIs will be used throughout and identified as such.
49
49
50
50
Flows are executed through the `FlowTests` class in the workflows module. They can also be run through the [CRaSH](https://docs.corda.net/docs/corda-os/shell.html) shell.
51
51
52
-
53
52
## Pre-Requisites
54
53
55
-
See https://docs.corda.net/getting-set-up.html.
56
-
57
-
For a brief introduction to Token SDK in Corda, see https://medium.com/corda/introduction-to-token-sdk-in-corda-9b4dbcf71025
54
+
For development environment setup, please refer to: [Setup Guide](https://docs.corda.net/getting-set-up.html).
0 commit comments