Giter Club home page Giter Club logo

hedera-starter-spring's Introduction

Hedera Spring Starter Project

This is a simple demo using Hedera Hashgraph and Spring Boot to create REST APIs. The demo makes use of the Hedera Java SDK.

Swagger docs have been created and can be used as a UI to play with the methods.

Created By: Rahul Kothari - rcorder#4494 on Discord

Available APIs

The starter project supports the following Hedera APIs and methods:

  • Cryptocurrency
    • Create Account -
    • Transfer HBAR
    • Account Balance Query
    • Delete Account
  • Consensus Service (HCS)
    • Create Topic
    • Subscribe to Topic
    • Submit Message
    • Delete Topic
  • File Service
    • Create File
    • Append File
    • Delete File
    • Query File Content
  • Smart Contract
    • Create Contract
    • Delete Contract
    • Get Contract Bytecode
    • Contract Call Query
    • Contract Call Transaction

Building the Project

Prerequisites:

Install

  • Within this repo directory run: $ mvn clean install

Configure Environment

Run

  • Via CLI:
$ mvn spring-boot:run
  • Using IntelliJ:
    • Navigate to src/main/java/hedera/starter/SpringHederaStarterProjectApplication.java
    • Right Click on the file
    • Click "Run SpringHederaStarterProjectApplication.main()"

Swagger Docs

View the Swagger Docs at http://localhost:8080/swagger-ui.html#/

Contributing to this Project

This is a Hedera community maintained repository.

Created By: Rahul Kothari - rcorder#4494 on Discord.

We welcome participation from all developers! For instructions on how to contribute to this repo, please review the Contributing Guide.

hedera-starter-spring's People

Contributors

alexjavabraz avatar rahul-kothari 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.