This is an application that allows you to encryption messages for future slots. It is intended as a demonstration on using the etf.js SDK.
The example expects an IPFS node to be reachable at localhost:5001. Install kubo to get started.
From this directory, run:
npm i && npm run start
- Properly generate source map see here