🔐
Trust Enterprises
  • Getting Started
  • Intro video course
    • Introduction of the Trust Enterprises project [2:16]
    • Deployment of your first Serverless client [6:29]
    • Using Postman with the Trust Enterprises API [6:33]
    • Installation of the Trust Enterprises Laravel package [7:51]
    • Basic interaction with your client with Laravel. [10:28]
  • Deployment
    • Vercel
    • Environment Variables
    • Github Actions
  • REST API
    • Overview
    • Inscriptions
      • Deploy an Inscription
      • Mint an Inscription
      • Burn an Inscription
      • Transfer an Inscription
    • NFT Ecosystem
      • Create an NFT Collection
      • Generate Metadata
      • Mint an NFT
      • Transfer an NFT
      • Claiming NFTs through Passes
    • Accounts
    • Tokens
      • Create a token
      • Bequesting a token
      • Token Holdings and Balance
    • Topics
      • Get topic info
      • Creating a new topic
      • Updating a topic
    • Consensus Messages
    • Balance
    • Status
    • Webhooks
  • The Laravel Client
    • Overview
    • Installation
    • Interacting with your client
    • Create a Marketplace
    • Manage your Inscription Flow
    • Checking account balances and sending tokens
  • Contributing
    • Local Development
      • Architecture Rationale
    • Contributing Guidelines
    • Changelog
  • Links
    • Github
    • Trust Enterprises
    • Postman Documentation
    • Hedera Network Status
    • Remote Software Development
Powered by GitBook
On this page
  • The introductory video course 🤩
  • The Goal
  • What to expect

Was this helpful?

Getting Started

Welcome to Trust Enterprises our self-hosted APIs are the bedrock for your tokenized ecosystem. Begin with ease and nurture your community on a platform that's as straightforward as it is robust.

NextIntroduction of the Trust Enterprises project [2:16]

Last updated 1 year ago

Was this helpful?

Trust Enterprises is sponsored and maintained by to help that any project benefits from faster launches and our support building on Hedera Hashgraph.

The introductory video course 🤩

Wanna grab a coffee and want to chill out for 30 minutes with me and step through the entire process of deploying a Trust Enterprises API client and interaction with a fresh Laravel app, 🚀

The Goal

Your starting point, an API to connect your software (SaaS) to the world of tokens, consensus using Hedera Hashgraph, at the lowest time cost, while owning the deployment, keeping control of the private keys and without any additional microservice overhead.

This serverless client for hedera hashgraph is released on mainnet, there are issues and tasks we are currently working on, if you find anything that doesn't seem right

You can find out about the current and with the project by in our .

What to expect

These are the steps you'll need to follow to start using your hedera hashgraph REST API.

  • and generate your testnet or previewnet credentials.

  • Use the to start the deploy flow with Vercel.

  • Start sending requests to your own API, upon successful deployment.

We will offer a trial sandbox environment on testnet for those to experiment with the features in the API.

In addition, you may update your secrets in your newly generated Github repository in order to use the inbuilt .

Otherwise, you can follow the mini introductory video course below:

DOVU
follow this link
raise an issue.
beta release
mainnet progress
Github projects
Register an account on the hedera portal
deploy button from the project
Github Actions CI flow