Skip to content
This repository was archived by the owner on Sep 6, 2024. It is now read-only.

v1.0.0-beta.14

Pre-release
Pre-release

Choose a tag to compare

@chrisdukakis chrisdukakis released this 11 Apr 17:45

@iota/account@1.0.0-beta.14

This pre-release introduces Account module (@iota/account) with support for Conditional Deposit Addresses.

Account module utilizes the following new packages:

  1. Conditional Deposit Addresses (CDAs) (@iota/cda)
  2. Database agnostic persistence layer which keeps track of account state and provides an API to work with account history. (@iota/persistence)
  3. An implementation of the PersistenceAdapter interface which uses the levelup API. (@iota/persistence-adapter-level)

You may read about CDAs in the IOTA documentation sections about "creating accounts" and "working with CDAs".


This is a pre-release version and has not been production-tested yet.

Please submit any issues you notice, and feel welcome to join us in #clients-discussion channel on IOTA Discord