dfinity / nns-dapp

The Dapp of the Internet Computer's Network Nervous System.
https://nns.ic0.app/
Other
112 stars 38 forks source link

Import token after review step #5377

Closed mstrasinskis closed 2 months ago

mstrasinskis commented 2 months ago

Motivation

To allow users to import a custom token, the canister IDs need to be entered, reviewed by the user, and then saved to the NNS-dapp canister. This update introduces the review step and ensures that the token is saved after user confirmation.

Changes

Tests

Todos