Skip to content

Instantly share code, notes, and snippets.

@totiz
Created July 31, 2019 11:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save totiz/ecfc2243716aa5a2cb7b3e87b529a39d to your computer and use it in GitHub Desktop.
Save totiz/ecfc2243716aa5a2cb7b3e87b529a39d to your computer and use it in GitHub Desktop.
curl --location --request POST "https://libraservice2.kulap.io/createWallet" \
--header "Content-Type: application/json" \
--data "{
\"minting\": true
}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment