# @iota/bundle-validator

Syntactically validates bundle structure and signatures.

## Installation

Install using [npm](https://www.npmjs.org/):
```
npm install @iota/bundle-validator
```

or using [yarn](https://yarnpkg.com/):

```
yarn add @iota/bundle-validator
```

## API Reference

{{#module name="bundle-validator"~}}
    {{>body~}}
        {{>member-index~}}
        {{>members~}}
{{/module~}}