# ask-lang

> Ask lang sdk

Latest version **0.4.0** (published 2023-01-03) · MIT license · 0 weekly downloads

## Install

```sh
npm install ask-lang
pnpm add ask-lang
yarn add ask-lang
bun add ask-lang
```

## Health

**Score 25/100 (F)** — status: abandoned.

Positive: has types; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.4.0 |
| Published | 2023-01-03 |
| First published | 2021-10-21 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 5 |
| Unpacked size | 76.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 31 |
| Author | Ask! Authors |
| Maintainers | yjhmelody, liangqin.fan |
| Keywords | assemblyscript, ask, wasm, smart-contract, contract-metadata, substrate |

## Links

- npm: https://www.npmjs.com/package/ask-lang
- Repository: https://github.com/ask-lang/ask
- Homepage: https://github.com/ask-lang/ask#readme
- Issues: https://github.com/ask-lang/ask/issues
- npm.io page: https://npm.io/package/ask-lang

## Dependencies (5)

- [as-serde](https://npm.io/package/as-serde.md) ^0.2
- [as-bignum](https://npm.io/package/as-bignum.md) ^0.2.23
- [as-buffers](https://npm.io/package/as-buffers.md) ^0.1.3
- [as-serde-scale](https://npm.io/package/as-serde-scale.md) ^0.2
- [ask-contract-runtime](https://npm.io/package/ask-contract-runtime.md) 0.4.0

## Recent versions

- 0.4.0 (latest) — 2023-01-03
- 0.4.0-rc3 — 2022-08-22
- 0.4.0-rc2 — 2022-08-12
- 0.4.0-rc1 — 2022-08-11
- 0.1.0 — 2021-10-21

## README

# Ask!

[![ga-svg]][ga-url]
[![line-svg]][line-url]

[ga-svg]: https://github.com/ask-lang/ask/workflows/CI/badge.svg
[ga-url]: https://github.com/ask-lang/ask/actions
[line-svg]: https://tokei.rs/b1/github/ask-lang/ask
[line-url]: https://github.com/ask-lang/ask

**Ask!** is a framework for AssemblyScript developers to write WASM smart contracts on [Substrate](https://github.com/paritytech/substrate) FRAME [pallet-contracts](https://github.com/paritytech/substrate/tree/master/frame/contracts).

## License

Ask! is licensed under [MIT](LICENSE).

---
_Source: https://npm.io/package/ask-lang · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
