2.0.1 • Published 6 months ago

@astariaxyz/sdk v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

GitHub Workflow Status npm node-current GitHub code style: prettier

Astaria SDK :sparkles:

Note: This package is in alpha. The API is subject to change without notice.

Internal Development Notes (to be removed):

  • Open Pull Requests against develop branch until stable v1.0.0 release.
  • When adding ABI files, run yarn typechain:compile and commit generated typescript bindings.
  • Follow conventional commit specification for commit messages.

This library aims to handle functions that are core to the Astaria architecture and facilitate interaction with our smart contracts.

Installation

To install and set up the library, run:

$ yarn add @astariaxyz/sdk

Or if you prefer using npm:

$ npm install --save @astariaxyz/sdk

API

Coming soon

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

  1. Fork it!
  2. Create your feature branch: git checkout -b feat/my-new-feature
  3. Add your changes: git add .
  4. Commit your changes: git commit -am 'feat: Add some feature'
  5. Push to the branch: git push origin feat/my-new-feature
  6. Submit a pull request :sunglasses:

Prerequisites

This project requires Node version 16.x or later. We recommend using yarn v1 as your package manager, but npm should work without issue. To make sure you have them available on your machine, try running the following command.

$ npm -v && node -v && yarn -v

8.5.0
v16.14.2
1.22.15

Setup

BEFORE YOU INSTALL: please read the prerequisites above.

Start with cloning this repo on your local machine:

$ git clone https://github.com/astariaxyz/astaria-sdk.git
$ cd astaria-sdk

Then install dependencies:

$ yarn
$ cd astaria-sdk

Watch Build

This will automatically watch for changes and rebuild the app.

$ yarn start

Running Tests

$ yarn test

Watch tests:

$ yarn test:watch

Versioning

We use semantic versioning for versioning. For the versions available, see the tags and releases on this repository.

License

MIT License © Astaria

2.0.1

6 months ago

2.0.0

6 months ago

1.3.4

6 months ago

1.3.3

6 months ago

1.3.2

6 months ago

1.3.1

6 months ago

1.3.0

6 months ago

1.0.3

6 months ago

1.1.0

6 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago

1.0.0-alpha.52

7 months ago

1.0.0-alpha.51

8 months ago

1.0.0-alpha.54

7 months ago

1.0.0-alpha.50

8 months ago

1.0.0-alpha.56

7 months ago

1.0.0-alpha.55

7 months ago

1.0.0-alpha.38

8 months ago

1.0.0-alpha.37

8 months ago

1.0.0-alpha.39

8 months ago

1.0.0-alpha.34

9 months ago

1.0.0-alpha.33

9 months ago

1.0.0-alpha.36

8 months ago

1.0.0-alpha.35

8 months ago

1.0.0-alpha.41

8 months ago

1.0.0-alpha.40

8 months ago

1.0.0-alpha.43

8 months ago

1.0.0-alpha.42

8 months ago

1.0.0-alpha.49

8 months ago

1.0.0-alpha.48

8 months ago

1.0.0-alpha.45

8 months ago

1.0.0-alpha.44

8 months ago

1.0.0-alpha.47

8 months ago

1.0.0-alpha.46

8 months ago

1.0.0-alpha.32

11 months ago

1.0.0-alpha.30

12 months ago

1.0.0-alpha.31

12 months ago

1.0.0-alpha.27

1 year ago

1.0.0-alpha.26

1 year ago

1.0.0-alpha.29

1 year ago

1.0.0-alpha.28

1 year ago

1.0.0-alpha.19

1 year ago

1.0.0-alpha.21

1 year ago

1.0.0-alpha.20

1 year ago

1.0.0-alpha.23

1 year ago

1.0.0-alpha.22

1 year ago

1.0.0-alpha.25

1 year ago

1.0.0-alpha.24

1 year ago

1.0.0-alpha.9

1 year ago

1.0.0-alpha.8

1 year ago

1.0.0-alpha.10

1 year ago

1.0.0-alpha.16

1 year ago

1.0.0-alpha.15

1 year ago

1.0.0-alpha.18

1 year ago

1.0.0-alpha.17

1 year ago

1.0.0-alpha.12

1 year ago

1.0.0-alpha.11

1 year ago

1.0.0-alpha.14

1 year ago

1.0.0-alpha.13

1 year ago

1.0.0-alpha.7

1 year ago

1.0.0-alpha.6

1 year ago

1.0.0-alpha.5

1 year ago

1.0.0-alpha.4

1 year ago

1.0.0-alpha.3

1 year ago

1.0.0-alpha.2

1 year ago

1.0.0-alpha.1

1 year ago

1.3.0-develop.1

1 year ago

1.2.0

1 year ago