iexec
TypeScript icon, indicating that this package has built-in type declarations

8.6.1 • Public • Published

iExec SDK logo

iExec SDK

npm version npm version license Twitter Follow

The iExec SDK is a CLI and a JS library that allows easy interactions with iExec decentralized marketplace in order to run off-chain computations.

The iExec javascript SDK can be imported in your frontend or backend JS project.

install

npm install iexec

import

import { IExec } from 'iexec';

Check the documentation

The iExec SDK comes with a command line interface enabling interactions with the decentralized marketplace from a terminal.

install

npm install -g iexec

# check commands
iexec help

Check the documentation

Changelog

Find changes in the CHANGELOG

Resources

Readme

Keywords

none

Package Sidebar

Install

npm i iexec

Weekly Downloads

1,694

Version

8.6.1

License

Apache-2.0

Unpacked Size

1.89 MB

Total Files

289

Last publish

Collaborators

  • sulliwane
  • iexecteam