Skip to content

mashharuki/SuperfluidRepo

Repository files navigation

SuperfluidRepo

Superfluid を調査・学習するためのリポジトリです。

動かし方

  • インストール

    yarn
  • QuickStart 用のコントラクト関連

    • デプロイ

      yarn backend deploy --network opSepolia
        ======================= start =========================
        FlowSender Contract deployed to 0x9370C082dabFb847b6F4d7b3Cf9c001aDCC85d8d
      
        Successfully submitted source code for contract
        contracts/FlowSender.sol:FlowSender at 0x9370C082dabFb847b6F4d7b3Cf9c001aDCC85d8d
        for verification on the block explorer. Waiting for verification result...
      
        Successfully verified contract FlowSender on Etherscan.
        https://sepolia-optimism.etherscan.io/address/0x9370C082dabFb847b6F4d7b3Cf9c001aDCC85d8d#code
        ======================== end  ========================
        ✨  Done in 21.13s.

distribution させる方法(メモ)

  1. pool を作る。

  2. 分配するメンバーを設定させる。

  3. Pool コントラクトに SuperToken を送る。

  4. distributionFlow メソッドを呼び出す。

参考文献

  1. Superfluid Docs
  2. Superfluid - Youtube
  3. Superfluid - Dashboard
  4. Superfluid - QuickStart
  5. Superfluid - GitHub
  6. Test Super Token Faucet
  7. Super Tokens Factory Contract
  8. contract-addresses
  9. Super Token Deploy Page
  10. Superfluid Dashboard
  11. Create, Update, and Delete Flows
  12. Subgraph Fake DAI

About

Superfluidを調査・学習するためのリポジトリです。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors