iotaledger / iotaledger/notarization

[AT]: Design ergonomic Rust API for custom record payload types

Open
#226 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
5
Forks
7
Avg merge
10h 34m
Merged PRs (30d)
11

Description

## Summary

Design an ergonomic Rust SDK API for audit trails that can support custom record payload types in the future without making the common `Data` flow confusing or noisy.

## Background

Today, the Move contract supports generic trail creation via `create(data: Option, ...)`, but the current Rust SDK surface is centered around `record::Data`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.