Skip to content
View SmaugPool's full-sized avatar

Organizations

@nftcdn
Block or Report

Block or report SmaugPool

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. oura-script-sink oura-script-sink Public

    Cardano minting policies live dumper

    Rust 7

  2. pool.pm pool.pm Public

    Cardano blockchain realtime visualization

    15 7

  3. pool-pm/cardano-minting-policies pool-pm/cardano-minting-policies Public

    Snaphost for oura-script-sink

    1 3

  4. cardano-cli Bash auto-completion cardano-cli Bash auto-completion
    1
    To enable `cardano-cli` and `cardano-node` bash auto-completion for the current shell:
    2
    ```bash
    3
    source <(cardano-cli --bash-completion-script cardano-cli)
    4
    source <(cardano-cli --bash-completion-script cardano-node)
    5
    ```
  5. Pool Live Stake with cardano-db-sync... Pool Live Stake with cardano-db-sync 11.0.0
    1
    WITH stake AS
    2
      (SELECT d1.addr_id
    3
       FROM delegation d1, pool_hash
    4
       WHERE pool_hash.id=d1.pool_hash_id
    5
         AND pool_hash.hash_raw='\xabacadaba9f12a8b5382fc370e4e7e69421fb59831bb4ecca3a11d9b'
  6. blender-cardano-logo blender-cardano-logo Public

    Shadeless Cardano logo animation with Blender file (2.90.1)

    1