Skip to content

celerfi/cedra-test-dapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cedra-test-dapp

A simple Go program showcasing the full feature surface of cedra-go-kit, the Go SDK for the Cedra network.

What it demonstrates

Step Feature
1 Ledger info (chain ID, block height, epoch)
2 Gas price estimation
3 Ed25519 account generation
4 Faucet funding (testnet)
5 CEDRA balance query
6 Account info (sequence number, auth key)
7 Transaction simulation with gas estimate
8 Sign, submit, and wait for a transfer transaction
9 Post-transfer balance check
10 Multi-account balance comparison
11 Recent account transactions
12 Account resources listing
13 View function call (on-chain read)
14 Secp256k1 / SingleKey account generation
15 Transaction event inspection

Requirements

  • Go 1.25+
  • Internet access (connects to Cedra testnet)

Run

go run main.go

License

MIT - Celerfi 2026

About

Go program showcasing the full feature of Cedra Go Kit, the Go SDK for the Cedra network

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages