Setup truffle suite with drizzle on the front end #24
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related Issue
Supports #3
Related PRs
This PR is not dependent on any other PR
What does this PR do?
Adds truffle and drizzle as a POC. All this does is uses ganache-cli to fake-deploy a contract and give you an address back.
Next step is to get uPort working with drizzle. This pr was getting out of hand so I wanted to get it commited sooner rather than later.
Description of Changes
trufflesuite/drizzle#130
drizzle+react native is where a lot of the time/effort/pain is. Lots of shimming all detailed in that issue. The rest is straight forward. I'll write some tests for the drizzle provider immediately next. If you'd like to see those in this pr we can wait, but the shimming was getting big.
What gif most accurately describes how I feel towards this PR?
![devastated](https://camo.githubusercontent.com/6b4a1d1f366545a438160b2a9324b8b7ec5eb25e9e6405d881e16a5b5d63ae23/68747470733a2f2f6d65646961322e67697068792e636f6d2f6d656469612f336f68733474324954303165763546346a4b2f67697068792e676966)