Skip to content

ciocan/ark-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Server for ARK Blockchain

To run locally:

yarn
yarn start

Implemented API Calls

  getBalance(address: String): Balance
  getAccount(address: String): Account
  getTopAccounts: TopAccounts
  getDelegates(address: String): Delegates
  getTransaction(id: String): Transaction
  getTransactions(limit: String): Transactions

Support this project

ARK: AS7rX2h8Eu99uSruxwq4BKZfJFkKmAvoAb

Releases

No releases published

Packages

No packages published