Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 4.39 KB

File metadata and controls

26 lines (21 loc) · 4.39 KB

Dev Toolkit

KCC Related Links

Name Link Description
Testnet Faucet

https://faucet-testnet.kcc.network/

Claim testnet token on KCC
Mainnet Faucet

https://faucet.kcc.io/

Claim mainnet KCS
KCC Bridge

https://www.kcc.io/bridge/transfer

Bridge tokens from and to KCC
Gnosis Safe for KCC

https://safe.kcc.io/

MultiSig Wallet on KCC
Node Client Repo

https://github.com/kcc-community/kcc

The git repository for the KCC node client
Oracle Repo

https://github.com/kcc-community/kcc-oracle

The git repository for the KCC Oracle
KCC Staking

https://staking.kcc.io/

The KCC Staking App

Other Links For Developers

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

The official documentation of solidity