Git Product home page Git Product logo

gon-tools's Introduction

gon-tools

Assortment of tools for Game of NFTs

env-variables

CLI environment variables to make it easier to use the different CLI's

gon-cli

CLI for Game of NFTs. Can create classes/collections/denoms, mint NFTs, transfer NFTs, and query NFTs from a single CLI.

See more here: gon-cli

gon.gif

gon-tools's People

Contributors

0xtekgrinder avatar chillyvee avatar gjermundgaraba avatar marcotradenet avatar williamchong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

gon-tools's Issues

Uptick wallet address requires different algo/path

Uptick uses a different eth style wallet path by default.

  --algo string              Key signing algorithm to generate keys for (default "eth_secp256k1")
  --coin-type uint32         coin type number for HD derivation (default 60)

Resulting trace should use port/channel instead of ibc/

When transferring:

nft-transfer/channel-41/nft-transfer/channel-7/wasm.juno1stv6sk0mvku34fj2mqrlyru6683866n306mfv52tlugtl322zmks26kg7a/channel-93/wasm.stars1ve46fjrhcrum94c7d8yc2wsdz8cpuw73503e8qn9r44spr6dw0lsvmvtqh/channel-207/tribblez

With this log

? What would you like to do? Transfer NFT (Over IBC)
? Select source chain OmniFlix GoN Testnet
? Select destination chain Stargaze GoN Testnet
? NFT Class nft-transfer/channel-41/nft-transfer/channel-7/wasm.juno1stv6sk0mvku34fj2mqrlyru6683866n306mfv52tlugtl322zmks26kg7a/channel-93/wasm.stars1ve46fjrhcrum94c7d8yc2wsdz8cpuw73503e8qn9r44spr6dw0lsvmvtqh/channel-207/tribblez
? Select NFT tribbleza11
? What is the destination address? (Leave empty to send to same address as owner on destination)
? Select channel to use (last one was wasm.stars1ve46fjrhcrum94c7d8yc2wsdz8cpuw73503e8qn9r44spr6dw0lsvmvtqh/channel-207) nft-transfer/channel-44

It reports the destination trace incorrectly:

The destination ibc trace (full Class ID on destination chain) will be:
wasm.stars1ve46fjrhcrum94c7d8yc2wsdz8cpuw73503e8qn9r44spr6dw0lsvmvtqh/channel-209/ibc/DDF16BD5422EE7E79FFAF57C5C7F61410101CC19FC049790EB51C0AD18BE28A6

The correct trace is:

wasm.stars1ve46fjrhcrum94c7d8yc2wsdz8cpuw73503e8qn9r44spr6dw0lsvmvtqh/channel-209/nft-transfer/channel-41/nft-transfer/channel-7/wasm.juno1stv6sk0mvku34fj2mqrlyru6683866n306mfv52tlugtl322zmks26kg7a/channel-93/wasm.stars1ve46fjrhcrum94c7d8yc2wsdz8cpuw73503e8qn9r44spr6dw0lsvmvtqh/channel-207/tribblez

Clean up error handling

It is currently a mish-mash of return err, panic and log.Fatalf. Standardize in a userfriendly way (probably not return err since it shows flags and stuff)

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.