react-native-cardano
react-native-cardano copied to clipboard
React Native bindings to the rust-cardano library
Results
3
react-native-cardano issues
Sort by
recently updated
recently updated
newest added
#include #include #include #define MAX_OUTPUT_SIZE 4096 #define NONCE_SIZE 12 #define SALT_SIZE 32 #define SEED_SIZE 32 #define SIGNATURE_SIZE 64 #define TAG_SIZE 16 #define XPRV_SIZE 96 #define XPUB_SIZE 64 char *copy_string(const char...
I wonder if there is a support for NFT assets, if there is is there any documentation or examples?