@mm-institutional/transaction-update
v0.2.20
Published
This package will export transactionUpdate, responsible for handling transaction updates
Downloads
17
Readme
MetaMask Institutional TransactionUpdate
DISCLAIMER. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
A Typescript library that exports the TransactionUpdate controller, responsible for handling all the custodian Tx updates and send them to the extension to be updated. It communicates with the WS Client.
Usage
Setting up
npm i @mm-institutional/transaction-update
yarn add @mm-institutional/transaction-update