> For the complete documentation index, see [llms.txt](https://hapi-one.gitbook.io/hapi-protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hapi-one.gitbook.io/hapi-protocol/developers/accessing-solana-contract-via-javascript.md).

# Accessing Solana contract via Javascript

You can access [Solana Core Contract](https://explorer.solana.com/address/hapiAwBQLYRXrjGn6FLCgC8FpQd2yWbKMqS6AYZ48g6) data directly using a Javascript/Typescript library [@hapi.one/core-cli](https://www.npmjs.com/package/@hapi.one/core-cli). Please check out the official documentation in our [github repo](https://github.com/HAPIprotocol/hapi-core).
