massalabs / massalabs/DeWeb

Handle mns resolution as address

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

Description

Most commands require an address as a parameter. For now, we only spport basic addresses (like `AS1...`). Supporting MNS domains resolution would make the CLI more user-friendly as you could simply type `something.massa`, or even just `something` and check the MNS contract to resolve the address automagically.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the CLI command argument handling and the code that currently validates basic addresses. Trace how the MNS contract can be queried for a name, including both `.massa` and bare names. Done means supported commands resolve those names to addresses while continuing to accept basic addresses.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
blockchain, cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.