Git Product home page Git Product logo

meteor-package-accounts's People

Contributors

frozeman avatar hiddentao avatar ryanio avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

meteor-package-accounts's Issues

Does not seem to work on Meteor Server

Can't seem to get this package working on Meteor server as there are callback functions within it and the init method fails as well. I am getting a Meteor error to use Meteor.bindEnvironment on the server side.

Is there a way we can get this working on server and not on client. I know it works all ok on the client.

W20161002-19:45:23.124(5.5)? (STDERR) throw new Error("Meteor code must always run within a Fiber. " +
W20161002-19:45:23.124(5.5)? (STDERR) ^
W20161002-19:45:23.124(5.5)? (STDERR)
W20161002-19:45:23.124(5.5)? (STDERR) Error: Meteor code must always run within a Fiber. Try wrapping callbacks that you pass to non-Meteor libraries with Meteor.bindEnvironment.

Can't get it to work.

I have been playing around with this and can't seem to get the Accounts array to get any of my account info. Do I need to unlock my primary coinbase first via the geth console?

Im also guessing you have to connect to web3 first, right?
// set providor
if(!web3.currentProvidor)
web3.setProvider(new web3.providers.HttpProvider("http://127.0.0.1:8545"));

When you have time, would you please create a simple meteor example that uses this package?

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.