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
Getting Started section should be written with a newbie in mind, and should describe at least two things:
How to run the tests and examples and verify if they work
References to code, which could be used as example of various indy+corda operations. That is the code to copy-and-paste into your project. Few words along with references to ReadmeExampleTest.kt and CordentityE2E.kt should be enough.
Now instructions for starting using Cordentity are just
gradle clean buil
. Please make a usable guide!The text was updated successfully, but these errors were encountered: