Skip to content
CCPEDIAby Unity Nodes
Documentation/github-code/C7-Digital/c7_ledgerView on github-code
github-code/C7-Digital/c7_ledger

C7-Digital/c7_ledger: ledger/GETTING_STARTED.md

# Getting Started with @c7-digital/ledger This guide will help you set up and start using the @c7-digital/ledger package. ## Prerequisites - Node.js >= 18.0.0 - pnpm >= 8.0.0 ## Installation ### For Development ```bash pnpm install ``` ### Building the Package ```bash pnpm build ``` This will: 1. Fe

READ ON GITHUB-CODE