Giter Club home page Giter Club logo

ethers-meow's Issues

getKittyIds

I want to use the function getKittyIds to get the list of cats of given address, but I get an empty array. Can you help me to find why?

how to install?

I followed your instructions but got a load of error messages when the install runs.

MSBUILD : error MSB3428: Could not load the Visual C++ component "VCBuild.exe". To fix this, 1) install the .NET Framework 2.0 SDK, 2) install Microsoft Visual Studio 2005 or 3) add the location of the component to the system path if it is installed elsewhere. [C:\User
s\a\AppData\Roaming\npm\node_modules\ethers-meow\node_modules\sha3\build\binding.sln]
gyp ERR! build error
gyp ERR! stack Error: C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe failed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:276:23)
gyp ERR! stack at emitTwo (events.js:106:13)
gyp ERR! stack at ChildProcess.emit (events.js:191:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:219:12)
gyp ERR! System Windows_NT 10.0.14393
gyp ERR! command "C:\nodejs\node.exe" "C:\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\a\AppData\Roaming\npm\node_modules\ethers-meow\node_modules\sha3
gyp ERR! node -v v6.11.4
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok

Any help?

Thanks to dev for sharing, great work!

Add auction commands

API

Manager.prototype.bidOnSale(kittyId);
Manager.prototype.startSaleAuction(kittyId, startPrice, endPrice, duration);
Manager.prototype.cancelSaleAuction(kittyId);

Manager.prototype.bidOnSiring(kittyId);
Manager.prototype.startSiringAuction(kittyId, startPrice, endPrice, duration);
Manager.prototype.cancelSiringAuction(kittyId);

Command-Line Interface

sale-bid KITTY_ID
sale-auction KITTY_ID START_PRICE END_PRICE DURATION
sale-cancel KITTY_ID

sire-bid KITTY_ID
sire-auction KITTY_ID START_PRICE END_PRICE DURATION
sire-cancel KITTY_ID

Other things:

  • Add current price to lookup

functions without cost

I have a silly question. It seems that your code is calling certain functions in the Core contract without a wallet or sending ethers, e.g. getKitty and getStatus.

Is this the case? And how can this be?

Thanks.

Adding existing Wallet

I notice the Account.json creates a new account, but how do we add an existing account?

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.