You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Official Java driver for [BigchainDB](https://github.com/bigchaindb/bigchaindb) created by [bigchaindb](https://bigchaindb.com).
11
+
> Official Java and Android driver for [BigchainDB](https://github.com/bigchaindb/bigchaindb) created by [bigchaindb](https://bigchaindb.com).
12
12
13
13
**Please note**: This driver is compatible with android API 23 and later well.
14
14
## Compatibility
@@ -60,6 +60,9 @@ then
60
60
./gradlew install
61
61
```
62
62
## Usage
63
+
64
+
> Sample for end-to-end CREATE and TRANSFER operation is available in this [gist](https://gist.github.com/innoprenuer/d4c6798fe5c0581c05a7e676e175e515)
65
+
63
66
### Set up your configuration
64
67
- If you don't have app-id and app-key, you can register one at [https://testnet.bigchaindb.com/](https://testnet.bigchaindb.com/)
0 commit comments