README ¶ simple-client This example demonstrates how a simple payment channel client is created with go-perun. A corresponding tutorial can be found at https://tutorial.perun.network/. Execution Running the example requires golang and ganache-cli. In one terminal window, start ganache-cli with: ganache-cli -b 5 -a 2 -m "pistol kiwi shrug future ozone ostrich match remove crucial oblige cream critic" In a second terminal window, navigate to the example directory and enter: go run . Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files channel.go config.go main.go node.go onchain.go wallet.go Click to show internal directories. Click to hide internal directories.