0.0.16-v2 • Published 6 months ago

@tonappchain/artifacts v0.0.16-v2

Weekly downloads
-
License
-
Repository
-
Last release
6 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

6 months ago

0.0.16

6 months ago

0.0.15

6 months ago

0.0.12

7 months ago

0.0.13

7 months ago

0.0.14

7 months ago

0.0.15-rc-2

7 months ago

0.0.15-rc-1

7 months ago

0.0.13-renaming

7 months ago

0.0.12-addresses

7 months ago

0.0.13-testing2

7 months ago

0.0.13-testing

7 months ago

0.0.11

7 months ago

0.0.10

9 months ago

0.0.9

9 months ago

0.0.8

9 months ago

0.0.7

9 months ago

0.0.6

9 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

1.0.0

9 months ago

0.0.1

9 months ago