mirror of
https://github.com/bigchaindb/js-bigchaindb-driver.git
synced 2024-11-22 09:46:58 +01:00
Add Compatability matrix
This commit is contained in:
parent
d29a8cddab
commit
4e8087ee0e
@ -11,6 +11,13 @@ Aimed to support usage in browsers or node and ES∞+, so
|
||||
you'll probably need a babel here and a bundler there (or use [one of the built versions](./dist)),
|
||||
of which I expect you'll know quite well ([otherwise, go check out js-reactor](https://github.com/bigchaindb/js-reactor)).
|
||||
|
||||
## Compatability
|
||||
|
||||
| BigchainDB Server | BigchainDB Javascript Driver |
|
||||
| ----------------- |------------------------------|
|
||||
| `~=0.10.1` | `~=0.1.0` |
|
||||
|
||||
|
||||
## Contents
|
||||
|
||||
- [Getting Started](#getting-started)
|
||||
|
Loading…
Reference in New Issue
Block a user