
Cardano Dev Wallet от MLabs
A browser extension that implements CIP-30 Cardano wallet connector
Вам понадобится Firefox, чтобы использовать это расширение
Метаданные расширения
Скриншоты


Об этом расширении
A browser extension that implements CIP-30 Cardano wallet connector with a UI that is more convenient for developers than mainstream user-oriented wallets.
- Uses Blockfrost or Ogmios+Kupo as the backend
- Works with custom Cardano networks
- Allows to inspect CIP-30 method logs
- Allows to override CIP-30 API endpoint responses
- Allows to load private keys or mnemonics
- Uses Blockfrost or Ogmios+Kupo as the backend
- Works with custom Cardano networks
- Allows to inspect CIP-30 method logs
- Allows to override CIP-30 API endpoint responses
- Allows to load private keys or mnemonics
Оцените работу расширения
Разрешения и данныеПодробнее
Требуемые разрешения:
- Получать доступ к вашим данных на всех сайтах
Больше сведений
- Ссылки дополнения
- Версия
- 1.4.0
- Размер
- 2,56 МБ
- Последнее обновление
- месяц назад (2 июня 2025 г.)
- Связанные категории
- Лицензия
- Все права защищены
- Политика приватности
- Прочитать политику приватности для этого дополнения
- История версий
Добавить в подборку
Примечания к выпуску 1.4.0
1.4.0
1.3.0
1.2.0
SundaeSwap and many other dApps seem to be not happy if the API object
returned by
They could be doing something like
the presence of internal methods present in the dev wallet, or they
could be doing something like
Not sure of the exact mechanism, but returning a plain object seems to
fix this.
1.1.0
- Update cardano-serialization-lib to 14.1.2
- Update cardano-message-signing-browser to 1.1.0
- Support Conway transactions
1.3.0
- Make UTxO override affect the balance
Previously, the utxo list override only affected thegetUtxos()
call and not the
getBalance()
call.
The UI only allows overriding the ADA value of the balance.
With this change, the users will be able to use the same UI to override the token balance returned bygetBalance()
.
1.2.0
- Fix SundaeSwap hanging (#17)
SundaeSwap and many other dApps seem to be not happy if the API object
returned by
wallet.enable()
is not a plain object.They could be doing something like
Object.keys(api)
which trips up due tothe presence of internal methods present in the dev wallet, or they
could be doing something like
apiCopy = {...api}
.Not sure of the exact mechanism, but returning a plain object seems to
fix this.
1.1.0
- Fix bugs in the Ogmios/Kupo backend:
- UTxO index was incorrect.
- Tokens were missing from the UTxO list.
- Allow specifying custom endpoint for blockfrost.
- Auto activate newly created accounts and backends if there's none active.
- Inject the wallet before any script in the page is run.
- Add seperators in UTxO list, wallets list and network backends list.
Другие расширения от MLabs
- Оценок пока нет
- Оценок пока нет
- Оценок пока нет
- Оценок пока нет
- Оценок пока нет
- Оценок пока нет