Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Pana authored Nov 28, 2023
1 parent 5d719b7 commit 231152a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
[![npm](https://img.shields.io/npm/v/js-conflux-sdk.svg)](https://www.npmjs.com/package/js-conflux-sdk)
[![npm](https://img.shields.io/npm/dm/js-conflux-sdk.svg)](https://www.npmjs.com/package/js-conflux-sdk)

JavaScript Conflux Software Development Kit is a complete library for interacting with the [Conflux Blockchain Core Space](https://developer.confluxnetwork.org/) in both Node.js and browser environment.
JavaScript Conflux Software Development Kit is a complete library for interacting with the [Conflux Blockchain Core Space](https://doc.confluxnetwork.org/) in both Node.js and browser environment.

## Docs

* [js-conflux-sdk documentation](https://docs.confluxnetwork.org/js-conflux-sdk)
* [SDK API doc](./docs/api/README.md)
* [Examples](./example/README.md)
* [Community examples](https://github.com/conflux-fans/js-sdk-example)
* [Fullnode JSONRPC API](https://developer.confluxnetwork.org/conflux-doc/docs/json_rpc)
* [Public RPC endpoints](https://developer.confluxnetwork.org/sdks-and-tools/en/conflux_rpcs)
* [Fullnode JSONRPC API](https://doc.confluxnetwork.org/docs/core/build/json-rpc/json_rpc)
* [Public RPC endpoints](https://doc.confluxnetwork.org/docs/core/build/sdks-and-tools/conflux_rpcs)
* [Testnet faucet](https://faucet.confluxnetwork.org/)
* [FAQs](./docs/FAQs.md)

Expand Down

0 comments on commit 231152a

Please sign in to comment.