Git Product home page Git Product logo

notes's Introduction

screenshot

  1. We can make osmosis frontend compatible with namada extension

  2. Osmosis frontend connects wallets with cosmos-kit

  3. The challenge is namada extension not compatible with cosmos-kit

  • signing and sending shielded transactions is combined in a single function in namada extension, but cosmos-kit requires signing and broadcasting be exposed as separate methods
  1. Our solution: implement ChainProvider and cosmos-kit compatible hooks specifically for namada:

https://github.com/Crouton-Digital/march12-shielded-app/blob/929b829ff08241f6b52ffa97ed255596860912a5/namada.tsx

  1. Then replace ChainProvider with namada.ChainProvider in Osmosis frontend or any other cosmos-kti app to make it work with namada:

https://github.com/Crouton-Digital/march12-shielded-app/blob/929b829ff08241f6b52ffa97ed255596860912a5/pages/_app.tsx#L73

notes's People

Contributors

7flash avatar kalpins avatar

Watchers

 avatar  avatar Maxim Dogonov avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.