candid-kt icon indicating copy to clipboard operation
candid-kt copied to clipboard

Lets you write Kotlin apps which interact with the Internet Computer

Results 12 candid-kt issues
Sort by recently updated
recently updated
newest added

While parser is working nicely it is still a gray area for newcomers. Would be nice to add some docs in form of high-level comments.

documentation
good first issue

The `retrieveAsset` function is a special function that has the next signature ``` suspend fun __retrieveAsset(path: String): ByteArray ``` It is needed to enable a client code to fetch some...

good first issue