Skip to content

Repository files navigation

ARK - TypeScript Client

Lead Maintainer: Brian Faust

Installation

yarn add @arkecosystem/client

Usage

import{Connection}from"@arkecosystem/client";constinit=async()=>{constconnection: Connection=newConnection("https://dwallets.ark.io/api");console.log(awaitconnection.api("blocks").all())};init();

See tests for more examples.

Security

If you discover a security vulnerability within this package, please send an e-mail to security@ark.io. All security vulnerabilities will be promptly addressed.

Credits

This project exists thanks to all the people who contribute.

License

MIT © ARK Ecosystem

About

A simple TypeScript API client for the ARK Blockchain.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

7 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages