Skip to content

Conversation

@solandecabras
Copy link

Summary

Adding Dilithium3 Testnet to ChainList.

Chain Details

Features

  • Post-quantum secure blockchain using CRYSTALS-Dilithium3 signatures
  • EIP155 compatible
  • EIP1559 compatible

Files Added

  • _data/chains/eip155-30939.json - Chain configuration
  • _data/icons/dilithium3.json - Icon configuration (IPFS hosted)

Links

Author: Juan Todoli - CEO & Blockchain Engineer

- Post-quantum secure blockchain using Dilithium3 signatures
- Native currency: DLT (18 decimals)
- EIP155 and EIP1559 compatible

Author: Juan Todoli
@github-actions
Copy link

You successfully submitted a PR! Due to the amount of PRs coming in: we will only look at PRs that the CI is happy with. We can also not hold your hand getting the CI green - just look how others that where merged did it and RTFM. So as long as there is any CI check that reports an error - no human will look at this. You might be able to ask for some support after supporting the project - e.g. by sending funds to lists.eth. When you fixed things after a requested change - then you also need to (re-)request a review.

@solandecabras
Copy link
Author

Hi maintainers!

The CI workflows are waiting for approval (first-time contributor). Could you please approve them to run?

The RPC endpoint is live and responding:

Verification:

curl -X POST https://rpc-testnet.dilithium3.com -H "Content-Type: application/json" -d '{"jsonrpc":"2.0","method":"eth_chainId","params":[],"id":1}'
# Returns: {"id":1,"jsonrpc":"2.0","result":"0x78db"}

Thank you for your time!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant