0.0.16-v2 • Published 5 months ago

@tonappchain/artifacts v0.0.16-v2

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

5 months ago

0.0.16

5 months ago

0.0.15

5 months ago

0.0.12

6 months ago

0.0.13

6 months ago

0.0.14

6 months ago

0.0.15-rc-2

6 months ago

0.0.15-rc-1

6 months ago

0.0.13-renaming

6 months ago

0.0.12-addresses

6 months ago

0.0.13-testing2

6 months ago

0.0.13-testing

6 months ago

0.0.11

7 months ago

0.0.10

8 months ago

0.0.9

8 months ago

0.0.8

8 months ago

0.0.7

8 months ago

0.0.6

8 months ago

0.0.5

8 months ago

0.0.4

8 months ago

0.0.3

8 months ago

0.0.2

8 months ago

1.0.0

8 months ago

0.0.1

8 months ago