Create Encrypted Wallet
Create encrypted wallet
Last updated
Was this helpful?
Create encrypted wallet
Last updated
Was this helpful?
The Kakr LiaaS blockchain service is a standardized specification for developers building on top of Kakr LiaaS that allows an application to perform an entire Litecoin wallet system's actions without needing to learn that pinning service's unique API.
POST
/api/Wallet/create-encrypted-wallet
A post request to create an encrypted wallet, the difference is that this is a single endpoint that merges the two endpoints ( and ) operation together to create a wallet on the Litecoin Blockchain
Content-Type
String
application/json
Authorization*
Bearer <your api key>
Attach you API key here
Usev2*
String
Value should be true or yes
wallet_name*
String
type the name of the wallet you want to create
Liaas SDK package