Documentation Index
Fetch the complete documentation index at: https://docs.inco.org/llms.txt
Use this file to discover all available pages before exploring further.
Currently only tested with Webpack and NextJS. If you are using Rollup or Vite
please report any issues here
Install
Choose your favorite package manager:Usage
A typical usage of@inco/js includes 3 steps:
- Encrypting a value.
- Posting the ciphertext to the contract, which will perform confidential computes on it.
- Requesting a decryption of the result of the computation.