Skip to content

cedra-labs/move-contract-examples

Repository files navigation

Cedra Move Contract Examples

Collection of Move examples for the Cedra ecosystem. Each subproject focuses on a specific on-chain pattern (DEX, fungible assets, NFTs, fee splitting, referrals, and more), complete with Move modules, tests, and optional TypeScript clients.

Projects

Getting Started

Contracts can be compiled, tested, and published with the Cedra CLI:

# inside a project folder (e.g., dex/)
cedra move test
cedra move compile --named-addresses my_addr=default
cedra move publish --named-addresses my_addr=default

Refer to each subproject’s README for exact commands and configuration.

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages