Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V3 updates #144

Merged
merged 49 commits into from
Oct 9, 2024
Merged

V3 updates #144

merged 49 commits into from
Oct 9, 2024

Commits on Jun 12, 2024

  1. Included WebGL Metamask template in Metamask page

    Included WebGL Metamask template in Metamask page
    JAlbertCode committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    b1e9316 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    33f03a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    c1bdb5a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Updated wallet table to rename wallet connect to reown

    Updated wallet table to rename wallet connect to reown
    JAlbertCode committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    eebf090 View commit details
    Browse the repository at this point in the history
  2. Updated references to Wallet Connect to reown

    Updated references to Wallet Connect to reown
    JAlbertCode committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    c965293 View commit details
    Browse the repository at this point in the history
  3. Removed all references of Wallet Connect

    Removed all references of Wallet Connect
    JAlbertCode committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    6e47621 View commit details
    Browse the repository at this point in the history
  4. Added add wallets to your unity game in the wallet page

    Added add wallets to your unity game in the wallet page
    JAlbertCode committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    c3e9b6f View commit details
    Browse the repository at this point in the history
  5. Added image to wallet provider selection and clearer text.

    Added image to wallet provider selection and clearer text.
    JAlbertCode committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    fbe3b88 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Added wallet connect reference to Reown mentions

    Added wallet connect reference to Reown mentions
    JAlbertCode committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    16787b8 View commit details
    Browse the repository at this point in the history
  2. Updated check for browsers on Reown

    Updated check for browsers on Reown
    JAlbertCode committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    cf7c05c View commit details
    Browse the repository at this point in the history
  3. removed scene info from Metamask page and updated content for WebGL B…

    …uilds
    
    removed scene info from Metamask page and updated content for WebGL Builds
    JAlbertCode committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    8695d23 View commit details
    Browse the repository at this point in the history
  4. Changed webgl to web3.unity in the resolution settings

    Changed webgl to web3.unity in the resolution settings
    JAlbertCode committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    29dae2d View commit details
    Browse the repository at this point in the history
  5. Updated navigation to reown content

    Updated navigation to reown content
    JAlbertCode committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    274000f View commit details
    Browse the repository at this point in the history
  6. Updated reown page with current images

    Updated reown page with current images
    JAlbertCode committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    e218b75 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Updating the getting started to make sure that all the info stays rel…

    …evant for the upcoming release.
    kantagara committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    797048a View commit details
    Browse the repository at this point in the history
  2. ABI C# Converter

    kantagara committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    60d0197 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac0536d View commit details
    Browse the repository at this point in the history
  4. Erc20contract

    kantagara committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    2d1cc28 View commit details
    Browse the repository at this point in the history
  5. Removed scene instructions from web3auth page

    Removed scene instructions from web3auth page
    JAlbertCode committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    46ea631 View commit details
    Browse the repository at this point in the history
  6. Removed hyperplay scene instructions

    Removed hyperplay scene instructions
    JAlbertCode committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    86172ed View commit details
    Browse the repository at this point in the history
  7. Updated images and content for Chainstack

    Updated images and content for Chainstack
    JAlbertCode committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    21004ac View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Removed bunch of samples from the sample scripts and chain interactio…

    …ns in favour of the more elegant solution that we have now with ABI<->Csharp converter.
    kantagara committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f2ec5a3 View commit details
    Browse the repository at this point in the history
  2. Marketplace tutorial.

    kantagara committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9fe9c4f View commit details
    Browse the repository at this point in the history
  3. Updated the wallet overview docs to match what's in the dev branch fo…

    …r Web3Unity
    
    Updated the wallet overview docs to match what's in the dev branch for Web3Unity
    JAlbertCode committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    68d547e View commit details
    Browse the repository at this point in the history
  4. Added a What is Metamask section to make the wallet pages consistent

    Added a What is Metamask section to make the wallet pages consistent
    JAlbertCode committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a0da5fd View commit details
    Browse the repository at this point in the history
  5. Added a what is reown section for consistency

    Added a what is reown section for consistency
    JAlbertCode committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    966d427 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Updated editor image for reown

    Updated editor image for reown
    JAlbertCode committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c5d4c33 View commit details
    Browse the repository at this point in the history
  2. Re-added IPFS samples.

    kantagara committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    bd6f0ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2a5d0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2f62a6 View commit details
    Browse the repository at this point in the history
  5. login process updated

    rob1997 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    eadc2be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    113bec7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8cb3450 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b2dd56c View commit details
    Browse the repository at this point in the history
  9. Added MUD in sidebar.

    kantagara committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5df2f6c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    db69bbb View commit details
    Browse the repository at this point in the history
  11. checkpoint

    rob1997 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c134db5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bf1f8f4 View commit details
    Browse the repository at this point in the history
  13. service adapter docs added

    rob1997 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e9fed84 View commit details
    Browse the repository at this point in the history
  14. better links

    rob1997 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6597285 View commit details
    Browse the repository at this point in the history
  15. better link for marketplace

    rob1997 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1816bfc View commit details
    Browse the repository at this point in the history
  16. Updated marketplace docs to also include the UI representation of the…

    … marketplace item and showcasing how to purchase an item.
    kantagara committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5a69b0b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1605564 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1c7a380 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1a143f9 View commit details
    Browse the repository at this point in the history
  20. Added bunch of stuff to dictionary to prevent linter to go mad. Added…

    … also the openUPM for people who love openUPM
    kantagara committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    16a572a View commit details
    Browse the repository at this point in the history
  21. openUPM in dict

    kantagara committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    fdc19c3 View commit details
    Browse the repository at this point in the history
  22. nfts

    kantagara committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    bd75096 View commit details
    Browse the repository at this point in the history
  23. reverted packages.json

    kantagara committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1143c4c View commit details
    Browse the repository at this point in the history