Git Product home page Git Product logo

template's Introduction

Template

Template for building Dero and dReam dApps

dReamer

This app serves no purpose other then to help you build on Dero. It uses Fyne and dReams packages to make a GUI shell app pre-configured with Dero RPC connection and Gnomon indexer. It contains dev tools like a terminal app from Fyne and dReams dImports.

The repo is structured in a way so you can build isolated dApps, as well as ones that can be integrated with other Dero dApps. As the dReams platform evolves this Template will evolve with it. The code comments will currently serve as the main guide on how to build with this Template and integrate into dReams.

Files

Suggested order of viewing this repo:

  1. template/template_layout.go
    • Demonstrates the concept of creating a LayoutAllItems() to create importable dApps. Visit Fyne's developer guides for docs on building Fyne layouts.
  2. template/template.go
    • Demonstrates tying a dApps process loop into the main dReams process if imported, and has various function examples.
  3. template/start.go
    • Contains the StartApp() used to run Template as a stand alone application.

Usage

  • Install latest Go version
  • Install Fyne dependencies
  • In your GOPATH clone repo and move into directory with:
https://github.com/dReam-dApps/Template.git
cd Template
  • Make changes to files inside of Template/template package directory and run with:
go run .
  • Change directory and package name(s) and import paths accordingly for your import before pushing repo

Donations

  • Dero Address: dero1qyr8yjnu6cl2c5yqkls0hmxe6rry77kn24nmc5fje6hm9jltyvdd5qq4hn5pn

DeroDonations


Licensing

dReams platform and packages are free and open source.
The source code is published under the MIT License.
Copyright © 2023 dReam dApps

template's People

Contributors

sixofclubsss avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

secretnamebasis

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.