Lead Maintainer: Brian Faust
yarn add @arkecosystem/clientimport{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.
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.
This project exists thanks to all the people who contribute.
