icon-project / IIPs

ICON Improvement Proposals
35 stars 16 forks source link

[DISCUSSION] IIP #49: #50

Open han-so1omon opened 2 years ago

han-so1omon commented 2 years ago
iip: 49
title: ICON Provider JS API
author: Fidel (github.com/FidelVe), Ben (github.com/bkbooth), Eric (github.com/han-so1omon)
discussions-to: https://github.com/icon-project/IIPs/pull/49
status: Draft
type: Standards Track
category: IRC
created: June 25, 2022

Abstract

To allow communication between software wallets and web applications is necessary for these software wallets to expose an API via Javascript in the web page. For the wallets and web apps to communicate it is necessary the creation of dispatching and listening events using Javascript in the browser.

Motivation

To ensure seamless user experience and avoid implementation of several API communication protocols in each web application to support several software wallets, it is necessary to implement a standardized protocol for all software wallets and web applications to adhere to.

Procedure

Please review PR #49 and discuss here. Some discussions have taken place prior to raising the Pull Request in this Community Forum post. Please review the preceding discussion as well. Thanks!

FidelVe commented 2 years ago

Subscribed to this so that I can get notifications on the comments for this pull request 👍

han-so1omon commented 2 years ago

@hong-icon do you have any comments on this?