Skip to content

Common utilities, structs and traits used throughout Avail Wallet.

License

Notifications You must be signed in to change notification settings

AvailX/avail-lib

Repository files navigation

avail-lib

Common utilities, structs and traits used throughout Avail Wallet.

Build Status License

Dependencies

This library, when compiled for a linux Ubuntu target, requires the following dependencies:

  • libsoup-3.0-dev
  • libwebkit2gtk-4.1-dev
  • libjavascriptcoregtk-4.1-dev
  • build-essential
  • curl
  • wget
  • file
  • libssl-dev
  • libgtk-3-dev
  • libayatana-appindicator3-dev
  • librsvg2-dev

You can install them by running the following command:

sudo apt-get install libsoup-3.0-dev libwebkit2gtk-4.1-dev libjavascriptcoregtk-4.1-dev build-essential curl wget file libssl-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev

Contributing

To contribute to this repository, please refer to the contributing guidelines.

About

Common utilities, structs and traits used throughout Avail Wallet.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages