Skip to content

speedwing/cardano-atada-address

Repository files navigation

MacOS ATADA with Daedalus

Launch Daedalus

Build the docker image

./build-atada-scripts.sh

Launch Socat Host Side

Unfortunately docker cannot pass sockets to containers. We need to use socat.

Find host ip

ifconfig -a

Once we find out what the ip is, we can launch socat host side.

./launch-socat-client.sh

Launch ATADA container

./run-atada-scripts.sh

Launch Socat client side

./launch-socat-client <ip_address_here>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published