Is it possible import Daedalus wallet on my cardano-node or a cardano-node wallet in my daedalus?
I want to mint token directly on my wallet and using cardano-wallet it isn’t possible yet.
Do you have suggestions for me?
Thanks in advance.
Is it possible import Daedalus wallet on my cardano-node
Yes
or a cardano-node wallet in my daedalus?
Should work if u will create the seed word
# cardano-addresses
The `cardano-addresses` utility is a command line tool for manipulating - guess
what - addresses.
You can find its source code in the following repository:
https://github.com/input-output-hk/cardano-addresses,
but most users would simply want the compiled binaries from the
[release page](https://github.com/input-output-hk/cardano-addresses/releases)
> **IMPORTANT** All of the steps described here apply to linux. You will have to
> adapt the commands to make things work on Windows, but the sequence of steps
> is the same.
## Installation
Simply download the latest released file for your operating system for the
[release page](https://github.com/input-output-hk/cardano-addresses/releases)
Unzip the file and you should get a `cardano-address` binary.
This file has been truncated. show original
1 Like