kitty-items icon indicating copy to clipboard operation
kitty-items copied to clipboard

Kitty Items: CryptoKitties Sample App

Results 35 kitty-items issues
Sort by recently updated
recently updated
newest added

### Change access api url from grpc to rest - add .env.emulator.example

Hi. We want to review kitty-items marketplace. We installed env. tools and then we want to start on dev testnet. We took an error like this: `⠖ Deploying contracts to:...

bug
feedback

Hello. Thanks for yours work. **Describe the bug** Last days got error in getting blocks : Error retrieving events for block range fromBlock=61659507 toBlock=61659508 Error: at Object.onEnd (/api/node_modules/@onflow/sdk/src/send/unary.js:18:18) at /api/node_modules/@improbable-eng/grpc-web/dist/grpc-web-client.js:1:24233...

bug
feedback

- removed `rawValue` field from get_listing_item script - added eventIndex to the event sorting logic

To reproduce: - Navigate to https://kitty-items.flow.com/profiles/0xfc7afb972fc52cb5/items/39/ - Click on "Purchase" on the second item - Result: Kitty Items header is displayed but the rest of the page is empty. As...

bug
feedback

The `npm install` command finishes with error when run on Windows. Steps to reproduce: 1. Install nodejs for Windows 2. Install flow-cli 3. Install Python for Windows - need to...

bug
feedback

Hi all, struggling to get the sites up and running: Http://localhost:3000 etc None of them are working but no errors are coming back Any ideas?

I installed Flow CLI and node js Next I execute `npm run dev:testnet` but issues happened like below : --------------------------------------- > [email protected] dev:testnet > npx cross-env CHAIN_ENV=testnet node .ki-scripts/startup.js ℹ...

bug
feedback

**Describe the bug** (summarizing a DM discussion with a community member on Discord) The `npm run dev` script has a preliminary step that stops previous running processes. Certain environments like...

bug
feedback