Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 573 Bytes

File metadata and controls

11 lines (8 loc) · 573 Bytes

Connex

Connex is the standard interface to connect VeChain apps with VeChain blockchain and users. Aiming to help developers building decentralized applications.

Packages

  • Connex - typescript definitions of Connex interface
  • Framework - the library implements Connex interface
  • Driver - the library helps the Framework efficiently access to VeChain node
  • REPL - the Connex playground
  • Loader - working in progress