Git Product home page Git Product logo

safe-team's People

Contributors

apoorvam-web3 avatar kunal528 avatar ranaco avatar vatsal596 avatar

Stargazers

 avatar

Watchers

 avatar

safe-team's Issues

Some UI improvements needed for sponsor page

  1. Only the table should be scrollable and not the whole page.
Screenshot 2023-05-20 at 8 30 32 AM
  1. The Circle logo has the text color in white, and since the background of the model is white, switch the image to the dark version, which I had sent as well.
Screenshot 2023-05-20 at 8 31 13 AM
  1. Right now the amount value needs decimals to be accounted for as well, instead could you use ethers utils to convert the user input into 6 decimal number before sending it to the blockchain?
    Example: ethers.utils.parseUnits("1.0", 18);

Implement logic for gasless relaying of superfluid transactions

  1. Integrate the superfluid SDK in the project
  2. Create methods to Create New Stream(multiple at once using batch call)
  3. All of the superfluid operations should be relayed using the Gelato Relayer
  4. create a new hook useSuperFluid to manage all of the above mentioned features

Update frontend for money streaming

Create the Frontend as follows:

  1. Button for Stream, should start stream for all members
  2. If the stream is already running, the member should be able to propose transactions for:
    1. Stop Stream
    2. Update Flow rate
  3. Every individual team member should also be shown a button which would allow the members to Collect funds in the underlying token itself (Basically internally the downgrade method would be called for the user).

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.