cardano-foundation / cardano-wallet

HTTP server & command-line for managing UTxOs and HD wallets in Cardano.
Apache License 2.0
755 stars 213 forks source link

Sanchonet #4610

Closed paolino closed 1 month ago

paolino commented 1 month ago

This PR is a work ahead to support node 8.11.0 which comes with ouroboros-newtork-0.16.0.0

The script to run the sanchonet working wallet with the new lib is running in a nix shell taking the wallet artifact from this branch itself, so before merging to master and removing this branch we have to fix that

You can start the sanchonet node

cd sanchonet
./node.sh

And the wallet with

cd sanchonet 
./wallet.sh