kellpossible / kellpossible/doublecount

Make AccountID generic

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
19
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Make it possible for people to use whatever ID system they want. The current default `nanoid` doesn't work with `wasm-bindgen`.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the AccountID entry point and examining how the current nanoid choice prevents use with wasm-bindgen. Define what caller-selectable ID systems must support and verify that the resulting design works for both the existing default and wasm-bindgen users.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust, wasm
Domain
backend-api-design
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.