0.0.16-v2 • Published 4 months ago

@tonappchain/artifacts v0.0.16-v2

Weekly downloads
-
License
-
Repository
-
Last release
4 months ago

TAC Artifacts

This repository contains all build artifacts for TAC/TON chains.

Usage

  1. Install the package using npm:

        npm i @tonappchain/artifacts
  2. Use inside your code, e.g.:

        import { testnet, mainnet } from '@tonappchain/artifacts';
    
        // get compiled Cross Chain Layer code on testnet in hex format and use it
        yourFunction(testnet.ton.compilationArtifacts.CrossChainLayerCompiled.hex) 
0.0.16-v2

4 months ago

0.0.16

4 months ago

0.0.15

4 months ago

0.0.12

5 months ago

0.0.13

5 months ago

0.0.14

5 months ago

0.0.15-rc-2

4 months ago

0.0.15-rc-1

4 months ago

0.0.13-renaming

5 months ago

0.0.12-addresses

5 months ago

0.0.13-testing2

5 months ago

0.0.13-testing

5 months ago

0.0.11

5 months ago

0.0.10

6 months ago

0.0.9

6 months ago

0.0.8

6 months ago

0.0.7

6 months ago

0.0.6

6 months ago

0.0.5

6 months ago

0.0.4

6 months ago

0.0.3

6 months ago

0.0.2

6 months ago

1.0.0

6 months ago

0.0.1

6 months ago