0.31.10 • Published 10 months ago

@ddd-qc/shared-ownership-dvm v0.31.10

Weekly downloads
-
License
CAL-1.0
Repository
github
Last release
10 months ago

Profiles DnaViewModel

DnaViewModel implementation for the SharedOwnership zome.

Zome Requirements

To use this zome all implementing zomes are required to implement the following zome functions:

#[hdk_extern]
fn get_record_author(dh: AnyDhtHash) -> ExternResult<AgentPubKey> {
  return zome_utils::get_author(dh);
}

License

License: CAL 1.0

Copyright (C) 2024, Harris-Braun Enterprises, LLC

This program is free software: you can redistribute it and/or modify it under the terms of the license provided in the LICENSE file (CAL-1.0). This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

0.32.0

9 months ago

0.31.10

10 months ago

0.31.0

12 months ago

0.30.0

1 year ago