Prior to the workshop please make sure you have these tools available on your machine:
- yarn and nodejs 10+
- docker
- postman
- libbitcoin-explorer
- Text editor of your choice
- Open Postman and import the collection and environment from the
/postman
folder. - Follow the instructions to start the environment and do a swap (see: create-comit-app).
The postman collections enable extracting information from the blockchain clients. Create-comit-app starts a local parity and bitcoind node that expose the JSON-RPC/HTTP-API.
Through the postman collection you can:
- Request transaction by hash/id
- Request Ethereum account balance
COMIT:
- COMIT getting started with create-comit-app
- COMIT Javascript SDK
- COMIT rust reference implementation
- COMIT protocol spec
Blockchain Clients: