Channels cannot be created by frontend clients. You must use our server-side
SDKs or API to create them. This reference assumes you have already set up the
Hop server-side SDK.
Creating a Channel
create-channel.js
Creating a Channel with some Initial State
create-channel-with-state.js