Code Monkey home page Code Monkey logo

sample-unity3d-nft-metaverse-template's People

Contributors

saszer avatar

Stargazers

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

Watchers

 avatar  avatar

sample-unity3d-nft-metaverse-template's Issues

error after importing and creating the missing file

Library\PackageCache\com.nftport.nftport@b4db6c5d27\Editor\ReadmeEditor_NFTPort.cs(11,23): error CS0246: The type or namespace name 'Readme_NFTPort' could not be found (are you missing a using directive or an assembly reference?)

Deploy an NFT collection contract - FetchError: Internal Server Error

Although local sent a request to distribute the NFT collection contract this time, the following error message was displayed.


FetchError: Internal Server Error
    at new FetchError (/home/pslab2/node_modules/api/dist/core/errors/fetchError.js:21:28)
    at APICore.<anonymous> (/home/pslab2/node_modules/api/dist/core/index.js:152:51)
    at step (/home/pslab2/node_modules/api/dist/core/index.js:44:23)
    at Object.next (/home/pslab2/node_modules/api/dist/core/index.js:25:53)
    at fulfilled (/home/pslab2/node_modules/api/dist/core/index.js:16:58)
    at processTicksAndRejections (internal/process/task_queues.js:95:5) {
  status: 500,
  data: {
    response: 'NOK',
    error: {
      status_code: 500,
      code: 'internal_server_error',
      message: 'The request could not be completed due to an internal server error.'
    }
  },
  headers: Headers {
    [Symbol(map)]: [Object: null prototype] {
      server: [Array],
      date: [Array],
      'content-type': [Array],
      'content-length': [Array],
      'access-control-allow-origin': [Array],
      'access-control-allow-headers': [Array],
      'access-control-allow-methods': [Array],
      via: [Array],
      'alt-svc': [Array],
      connection: [Array]
    }
  },
  res: Response {
    size: 0,
    timeout: 0,
    [Symbol(Body internals)]: { body: [PassThrough], disturbed: true, error: null },
    [Symbol(Response internals)]: {
      url: 'https://api.nftport.xyz/v0/contracts/collections',
      status: 500,
      statusText: 'Internal Server Error',
      headers: [Headers],
      counter: 0
    }
  }
}

How do I register NFT with multiple accounts in one collection?

Hello,
I want to register NFT with multiple accounts in one collection so that I can see NFT works registered with multiple accounts in the gallery at a glance.
Currently, we have distributed the collection, but it has not been progressed since then. How shall I do it?

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.