v0.1.9: Initial implementation of the kasmer tool (#14)
* Start implementing the cli utility for testing with kasmer
* Create SorobanDefinitionInfo helper class
* add more utility
* Functionality to deploy a wasm soroban contract in the semantics
* Read a soroban wasm contract and test its 'test_' endpoints
* Documentation and small cleanups
* Add example test contract
* Set Version: 0.1.9
* A bit of renaming/rearranging
* Add integration tests.
Also support running `ksoroban test` in the contract directory.
* Ignore the cargo lock file.
---------
Co-authored-by: devops <[email protected]>