stellar-address-kit
Go EasyBoxkit-Labs/stellar-address-kit
10 stars
50 forks
17 open issues
Active Mar 2026
Beginner-Friendly Issues 17
Issues tagged for new contributors
Implement MEMO_ID branch for G destinations: parse memo value as bigint
#133 · Mar 25, 2026
help wanted Typescript
good first issue help wanted Stellar Wave Typescript
Implement memo-ignored warning logic in extractRouting for Muxed destinations
#131 · Mar 25, 2026
good first issue help wanted Stellar Wave Typescript
help wanted Stellar Wave Typescript
Define RoutingResult interface in src/routing/types.ts
#129 · Mar 25, 2026
help wanted Stellar Wave Typescript
Define Warning discriminated union in src/routing/types.ts
#128 · Mar 25, 2026
help wanted Stellar Wave Typescript
Define RoutingSource string literal union in src/routing/types.ts
#127 · Mar 25, 2026
help wanted Typescript
Add JSDoc to decodeMuxed() with @returns {baseG: string, id: bigint}
#126 · Mar 25, 2026
good first issue help wanted Stellar Wave Typescript
Add JSDoc to encodeMuxed() with @throws and @param tags
#125 · Mar 25, 2026
help wanted Typescript
Add code comment to encode.ts explaining the strict bigint-only policy for IDs
#124 · Mar 25, 2026
help wanted Typescript
Implement bigint audit in decode.ts: ensure IDs are never converted to number
#123 · Mar 25, 2026
help wanted Typescript
help wanted Typescript
Update decodeMuxed return type to { baseG: string, id: bigint }
#121 · Mar 25, 2026
help wanted Typescript
help wanted Typescript
Add JSDoc to validate() function in src/address/validate.ts
#113 · Mar 25, 2026
help wanted Stellar Wave Typescript
good first issue help wanted Typescript
Implement AddressParseError in src/errors.ts with input: string field
#110 · Mar 25, 2026
good first issue help wanted Stellar Wave Typescript