Skip to content

Useful resources

Rafael Korbaš edited this page Jul 12, 2021 · 13 revisions

Knowledge base with relevant resources for Adalite/Cardano development

Cardano

Cardano ledger specs

Cardano Improvement Proposals

CDDL

Cardano node

cardano-cli

Cardano genesis block

db-sync

Stakepool operator docs

Cardano Native tokens explainer

Hardware wallets

Ledger

General Ledger development docs

Cardano app for Ledger

Ledger JS library for Cardano

Trezor

trezor-firmware

trezor-connect

Hardware wallets CLI for Cardano

cardano-hw-cli

Adalite

Adalite backend service

cardano-crypto.js

Heroku environmnets

Block explorers

Mainnet

Testnets

Other wallets

Yoroi

Browser add-onn

Backend

Mobile app

cardano-serialization-lib

  • Link: https://github.com/Emurgo/cardano-serialization-lib
  • Description: Yoroi's version of cardano-crypto.js. It's library for serialization & deserialization of data structures used in Cardano's Haskell implementation of Shelley along with useful utility functions.

Daedalus

Frontend

Wallet backend