Skip to content
View jim-toth's full-sized avatar
🚀
🚀
Block or Report

Block or report jim-toth

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. art-by-city/sdk art-by-city/sdk Public

    Art By City JavaScript SDK

    TypeScript

  2. art-by-city/contracts art-by-city/contracts Public

    Art By City SmartWeave Contracts

    TypeScript

  3. SWS-5: Following Interface SWS-5: Following Interface
    1
    ---
    2
    GroupId: "SWS-5"
    3
    Title: "Following Interface"
    4
    Description: "This document describes the standard interface for SmartWeave Contracts that represent a list for the tracking of unique blockchain addresses (i.e. "following")."
    5
    Topics: 
  4. SWS-3 Multi-Token Standard SWS-3 Multi-Token Standard
    1
    # SWS-3 Multi-Token Standard
    2
    
                  
    3
    ## Token Interface
    4
    ```ts
    5
    totalSupply() => { totalSupply: number }
  5. Arweave Related Assets (Preview / Th... Arweave Related Assets (Preview / Thumbnail) Spec
    1
    # Arweave Related Assets (Preview / Thumbnail) Spec
    2
    
                  
    3
    ## Abstract
    4
    
                  
    5
    As the permaweb grows in popularity, complexity, and use there has been a growing need to associate assets as related to a logical asset, work, or publication.  One major pain point for many permaweb builders is the large size of data assets. For example, a photographer may wish to publish a high-definition photograph ranging in size from hundreds of megabytes to one or more gigabytes.  Another example would be video or 3D model assets that would tax the end user's browser when consuming these assets through aggregation dapps.  A standard specification is thus proposed as a way to enhance composability and consumption of assets across the permaweb.
  6. art-by-city/dapp art-by-city/dapp Public

    Art By City dApp

    Vue 1