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

5 months ago

0.0.12

6 months ago

0.0.13

5 months ago

0.0.14

5 months ago

0.0.15-rc-2

5 months ago

0.0.15-rc-1

5 months ago

0.0.13-renaming

5 months ago

0.0.12-addresses

6 months ago

0.0.13-testing2

5 months ago

0.0.13-testing

5 months ago

0.0.11

6 months ago

0.0.10

7 months ago

0.0.9

7 months ago

0.0.8

7 months ago

0.0.7

7 months ago

0.0.6

7 months ago

0.0.5

7 months ago

0.0.4

7 months ago

0.0.3

7 months ago

0.0.2

7 months ago

1.0.0

7 months ago

0.0.1

7 months ago