Git Product home page Git Product logo

gene's Introduction

GeNe

Geth + Fyne = GeNe

Introduction

I wanted to learn/play with Fyne so I decided to make a simple interface for interaction with Geth clients... I wrote this front to back in about 6 hours. So this is super simple code & functionality (I.E. dont expect anything crazy just yet. )

Usage

Setup / Configuration

There is an osx build of the Ethereum go-ethereum client bundled with this repository at the root directory.

IF you are on osx, you can launch GeNe with no configuration.

IF you would prefer to use another geth client simply download the client and replace it with the one located in the root of this repository.

IF you would prefer for your geth binary to live in another path:

Export the full path to this file as GETH

For example. if you have the go-ethereum repo checked out in your gopath and you built geth from there.

Your export might look like this:

export GETH=/home/user/go/src/github.com/ethereum/go-ethereum/cmd/geth/geth

Building & Running

From the root of this repository, execute the following:

go run cmd/main.go

Feedback / Contribution

Please do :)

UI Screenshots

Basic advanced advancedapi miner dev

gene's People

Contributors

jeffneff avatar

Watchers

 avatar

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.