Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 334 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 334 Bytes

LINX OTC

Install

npm install

Start a local devnet for testing and development

Please refer to the documentation here: https://wiki.alephium.org/full-node/devnet

Compile

Compile the TypeScript files into JavaScript:

npx @alephium/cli@latest compile 

Testing

npx @alephium/cli@latest test