0.0.33 • Published 3 months ago

@artela/aspect-libs v0.0.33

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

Aspect TypeScript Library (aspect-libs)

TypeScript/AssemblyScript library for writing aspect to be deployed to Artela.

Usage

For a detailed guide on how to create an Aspect, please see the Aspect Dev Book.

One step of creating the subgraph is writing mappings that will process blockchain events and will write entities into the store. These mappings are written in TypeScript/AssemblyScript.

The aspect-libs provides Host APIs to interact with the Aspect runtime, with this set of APIs, you can access blockchain data, smart contracts, cryptographic functions, invoking system calls and more. To use it, all you have to do is add a dependency on it:

npm install --dev @artela/aspect-libs # NPM
yarn add --dev @artela/aspect-libs    # Yarn

! code example to be added:

License

Copyright © 2023 Artela Network, Inc. and contributors.

The Aspect TypeScript library is dual-licensed under the MIT license and the Apache License, Version 2.0.

0.0.33

3 months ago

0.0.32

3 months ago

0.0.31

4 months ago

0.0.30

4 months ago

0.0.29

4 months ago

0.0.28

5 months ago

0.0.27

5 months ago

0.0.25

5 months ago

0.0.26

5 months ago

0.0.23

6 months ago

0.0.24

6 months ago

0.0.22

7 months ago

0.0.21

7 months ago

0.0.20

7 months ago

0.0.19

7 months ago

0.0.18

7 months ago

0.0.17

9 months ago

0.0.16

9 months ago

0.0.15

10 months ago

0.0.14

10 months ago

0.0.13

10 months ago

0.0.12

10 months ago

0.0.11

10 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

0.0.1

10 months ago