# Dev Toolkit

<figure><img src="https://2372007595-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0Tecsoe4KNURIiIXeVdO%2Fuploads%2FHdb224GTWVUaG68SoMmf%2FDev%20Toolkit.png?alt=media&#x26;token=b97085e8-6668-4f76-8708-8be295c4824c" alt=""><figcaption></figcaption></figure>

### KCC Related Links

<table><thead><tr><th width="207">Name</th><th width="296.3333333333333">Link</th><th> Description</th></tr></thead><tbody><tr><td>Testnet Faucet</td><td><a href="https://faucet-testnet.kcc.network/">https://faucet-testnet.kcc.network/</a></td><td>Claim testnet token on KCC</td></tr><tr><td>Mainnet Faucet</td><td><a href="https://faucet.kcc.io/">https://faucet.kcc.io/</a></td><td>Claim mainnet KCS </td></tr><tr><td>KCC Bridge</td><td><a href="https://www.kcc.io/bridge/transfer">https://www.kcc.io/bridge/transfer</a></td><td>Bridge tokens from and to KCC</td></tr><tr><td>Gnosis Safe for KCC</td><td><a href="https://safe.kcc.io/">https://safe.kcc.io/</a></td><td>MultiSig Wallet on KCC</td></tr><tr><td>Node Client Repo</td><td><a href="https://github.com/kcc-community/kcc">https://github.com/kcc-community/kcc</a></td><td>The git repository for the KCC node client</td></tr><tr><td>Oracle Repo</td><td><a href="https://github.com/kcc-community/kcc-oracle">https://github.com/kcc-community/kcc-oracle</a></td><td>The git repository for the KCC Oracle</td></tr><tr><td>KCC Staking</td><td><a href="https://staking.kcc.io/">https://staking.kcc.io/</a></td><td>The KCC Staking App</td></tr></tbody></table>

### Other Links For Developers&#x20;

| Name                   | Link                                                                          | Description                                                                         |
| ---------------------- | ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- |
| Openzeppelin Contracts | <https://docs.openzeppelin.com/contracts/>                                    | The documentation of Openzepplin contracts                                          |
| Hardhat doc            | <https://hardhat.org/hardhat-runner/docs/getting-started#overview>            | The official documentation of hardhat                                               |
| Foundry Book           | <https://book.getfoundry.sh/>                                                 | A great book for learning foundry                                                   |
| evm.codes              | <https://www.evm.codes/?fork=berlin>                                          | An tool for learning EVM opcodes                                                    |
| Debank                 | <https://debank.com/>                                                         | A multi-chain portfolio tracker that supports the largest number of DeFi protocols. |
| Solidity Documentation | [https://docs.soliditylang.org/en](https://docs.soliditylang.org/en/v0.8.17/) | The official documentation of solidity                                              |
