Skip to content

platocrat/redwood-eth-with-fauna

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
api
 
 
 
 
web
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

redwood-eth-with-fauna

Repo for tutorial for how to build an Ethereum app using Redwood.js and FaunaDB

Reference

This project is a fork off the Emanator monorepo.

For more information, check out that monorepo for more info on the Ethereum mechanics.

Quick Start

If you want to get started with this project quickly:

  1. Make sure you have the MetaMask browser extension installed.

  2. Make sure to get your Fauna secret key from the Fauna dashboard as well as your Infura project ID. You will store both of these in the .env file of the branch in the next step.

  3. Git checkout to the integrating-fauna branch by running:

git checkout integrating-fauna
  1. Run yarn then yarn rw dev

  2. Create a new NFT token!

About

Tutorial for on how to build an Ethereum app using Redwood.js and Fauna

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published