0.0.16-v2 • Published 8 months ago

@tonappchain/artifacts v0.0.16-v2

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

8 months ago

0.0.16

8 months ago

0.0.15

8 months ago

0.0.12

9 months ago

0.0.13

9 months ago

0.0.14

9 months ago

0.0.15-rc-2

8 months ago

0.0.15-rc-1

8 months ago

0.0.13-renaming

9 months ago

0.0.12-addresses

9 months ago

0.0.13-testing2

9 months ago

0.0.13-testing

9 months ago

0.0.11

9 months ago

0.0.10

10 months ago

0.0.9

10 months ago

0.0.8

10 months ago

0.0.7

10 months ago

0.0.6

10 months ago

0.0.5

10 months ago

0.0.4

10 months ago

0.0.3

10 months ago

0.0.2

10 months ago

1.0.0

10 months ago

0.0.1

10 months ago