Skip to content

Provides asset and qu transfer information for integrators

License

Notifications You must be signed in to change notification settings

qubic/go-transfers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go transfers service

This integration layer service provides asset and qu transfer information to integrators.

Installation

A postgresql database is needed.

Postgresql

Create database user and schema

CREATE USER someusername WITH PASSWORD 'somepassword';
CREATE DATABASE somedatabase OWNER someusername;

About

Provides asset and qu transfer information for integrators

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published