Elie Steinbock

Results 147 issues of Elie Steinbock

Thanks for this cool project! Looks like it could be really helpful to get started quickly. I got playing with the project and was wondering why MetaMask doesn't show up...

question

I have a bunch of questions around the migration process: * Why the need for the `deployInfo.js` script? Couldn't we have just copied the ABI files that truffle creates and...

question

Addresses: https://github.com/styled-components/babel-plugin-styled-components/issues/209

Related issue: https://github.com/blockchain-etl/ethereum-etl/issues/315

We log sign in and sign out, but sign up would also be great to log

enhancement
pull-request-encouraged

This is half question, half suggestion, but wouldn't it make sense for this boilerplate code to have its own client folder with its own package.json file?

I'm not sure if this has been addressed yet, but one thing that would be great is supporting login from email, Facebook, Google, etc. to the same account. This has...

enhancement
help wanted
question
low hanging fruit

I'm trying to use `@accounts/boost`, but keep getting an error creating the context: ```ts import 'reflect-metadata' import { createConnection } from 'typeorm' import { ApolloServer, gql } from 'apollo-server' import...

For the client is there a plan to have something similar to the meteor `useraccounts` packages where there's a different client package for each ui framework. eg. Bootstrap: https://github.com/meteor-useraccounts/bootstrap Material...

discussion

Article: [Never Use Passwords Again with Ethereum and Metamask](https://hackernoon.com/never-use-passwords-again-with-ethereum-and-metamask-b61c7e409f0d) When building Dapps you don't need to login. For example, in the CryptoKitties Dapp if you'd like to sell a cat...

enhancement
help wanted