Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-sui
awesome-sui
https://github.com/move-cn/awesome-sui
Last synced: 3 days ago
JSON representation
-
Official github
-
Wallets
-
Explorer
- Suiet Wallet - A open-source wallet for Sui. ([Chrome Webstore](https://chrome.google.com/webstore/detail/suiet/khpkpbbcccdmmclmpigdgddabeilkdpd), [Website](https://suiet.app))
- Sui Wallet - A chrome (v88+) extension wallet for Sui ([Chrome Webstore](https://chrome.google.com/webstore/detail/sui-wallet/opcgpfmipidbgpenhmajoajpbobppdil)).
- Okx Wallet
- ComingChat - A decentralized social finance/web3 portal. Supporting public chain wallets, such as Sui wallets.
- Surf - Open-source chrome extension wallet for Sui ([Chrome Webstore](https://chromewebstore.google.com/detail/surf-wallet/emeeapjkbcbpbpgaagfchmcgglmebnen), [Website](https://surf.tech/)).
-
Wallet Adapters
- Suiet Wallet - Suiet Wallet Adapter.
- Sui Wallet - Sui Wallet Adapter.
-
Wallet Kits
- Suiet Wallet Kit - A package support all Sui wallets with customizable UI.
- Ethos Connect - UI with built-in wallet adapter and Email option for supporting all wallets and wallet-less users on Sui.
-
-
Code
-
Non-Fungible Tokens
- NFT Protocol - NFT protocol and collection framework. From OriginByte.
- NFT examples - Multiple NFT example implementations from Sui.
- Suia - The first POAP application on Sui.
-
Decentralized Identity
- Polymedia Profile - A system that lets users associate a profile (name, picture, etc) to their Sui address. Maintained by [@juzybits](https://github.com/juzybits).
-
DeFi
- SuiRedPacket - A red packet social app that combines private chat and encrypted wallet on Sui.
- SuiAMMswap - Sui AMM Swap implemented by the OmniBTC team.
- DolaProtocol - A Decentralized Omnichain Liquidity Aggregation Protocol with the single coin pool of each public chain as the core, Wormhole, Layerzero and other cross-chain messaging protocols as the bridge, and Sui public chain as the settlement center.
- ObjectMarket - A unique object trading marketplace in the Sui network.
- DeFi examples - Multiple DeFi example implementations from Sui.
- CoinSwap - A toy implementation of a [Uniswap](https://uniswap.org/)-like liquidity pool containing two tokens.
- Offer - Generic implementation of atomic swaps for any pair of assets.
-
SocialFi
- Dmens - Decentralized Moments which is a Blockchain Twitter Protocol built on the Sui network.
-
Cross-Chain Bridge
- OmniBTC Bridge - A bridge between Bitcoin and Move language public chains (like Sui) based on ultra-light node.
-
Libraries
- TaoHe - A collection of nestable Move resources.
- Movemate - Smart contract building blocks for Sui (Math utilities, governance contracts, escrow, and more). Maintained by the Pentagon team.
- Move cron parser - Library is built for a purpose of parsing cron expression. Maintained by Snowflake Network team.
- Move standard library - Utilities intended (but not required) to be used in every platform running Move. From the Move repo.
- Move nursery - Experimental modules that may eventually be promoted into the standard library. From the Move repo.
- Math - Math utility functions. From Starcoin.
- Compare - Polymorphic comparison (i.e., compare any two Move values of the same type). From the nursery.
- Vault - Library for capabilities. From the nursery.
- ACL - Library for list-based access control. From the nursery.
- Decimal - Efficient implementation of a decimal value. From 0L.
-
Fungible Tokens
- Fungible token examples - Multiple example token implementations from Sui.
- XBTC - BTC mirror asset on Sui.
-
Accounts
- Account - A generic account for Diem-powered chains. From Diem.
-
Frameworks
-
-
Sui Faucet
-
SDKs
-
Products
-
MEV SDKs
-
Defi
-
Non Fungible Tokens
-
-
Tools
-
Libraries
- Move Playground JS Library - Wrapping [Move Playground by Pontem](https://playground.pontem.network/) as a JavaScript library for browser. You can use it to build your own Move Playground.
- go-sui-indexer - An off-fullnode service to serve data from Sui Node.
-
-
IDEs
-
Libraries
- Move Vim - Maintained by [@tzakian](https://github.com/tzakian/).
- Sui Move Analyzer - A Visual Studio Code plugin that enhances the development experience of Move and Sui Move ([source code](https://github.com/movebit/sui-move-analyzer)).
-
-
Overview
-
Books
- Sui Move by Example - A book on the Sui Move variant maintained by [@MystenLabs](https://github.com/MystenLabs).
- Move Patterns - A book on Move software design patterns maintained by [@villesundell](https://github.com/villesundell).
- Move Book - Move book maintained by the Move core team ([中文](https://github.com/move-language/move/tree/main/language/documentation/book/translations/move-book-zh)).
- Move Book - Move book maintained by [@damirka](https://github.com/damirka) ([中文](https://move-book.com/cn/)).
-
Tutorials
-
- Programming with objects - Maintained by the Sui team.
- Implementing, testing, and verifying a fungible token - Maintained by the Move core team.
- Move Language - Interactive Move language course, free for everyone, maintained by [imcoding.online](https://imcoding.online) ([中文](https://imcoding.online/courses/move-language?lng=zh)).
-
Explorer
-
-
oracle
-
Sui SDKs
- SupraOracles - chain data into their smart contracts,
- Mysten Oracles - assurance oracles. Low assurance oracles are best used for applications with low risk and non-financial consequences such as in games.
- Pyth
- Mysten Oracles - assurance oracles. Low assurance oracles are best used for applications with low risk and non-financial consequences such as in games.
-
-
Papers
-
Language Design
- Move: A Language With Programmable Resources - This was the original Move white paper released in 2018. Many aspects of this are now out of date (e.g., the syntax and description of the bytecode instructions), but the first two sections are worth a read for explaining the difficulties of programming with assets and how Move tackles them.
- Robust Safety for Move
- The Move Borrow Checker
- Resources: A Safe Language Abstraction for Money
-
Static Analysis and Verification
-
-
Videos
-
Static Analysis and Verification
- Move on Sui
- Formal Verification of Move Programs for the Libra Blockchain - Talk from [@DavidLDill](https://github.com/DavidLDill) at the [Fields Institute Blockchain](http://www.fields.utoronto.ca/activities/seminar_series/blockchain-research-seminar-series) research seminar series.
- Move for the Masses - Talk at the [Converge '22](https://converge.circle.com/event/4ea0d06f-3900-4b6d-a9cd-aeaedda9ef2e/summary).
- The Move Programming Language
- Move: A Safe Language for Programming with Money - Talk from [@sblackshear](https://github.com/sblackshear) at the [Fields Institute Blockchain](http://www.fields.utoronto.ca/activities/seminar_series/blockchain-research-seminar-series) research seminar series.
-
-
Podcasts
-
Static Analysis and Verification
-
-
Security
-
Static Analysis and Verification
-
Programming Languages
Categories
Sub Categories
Keywords
sui
10
blockchain
7
move
5
typescript
3
sdk
2
wallet
2
kotlin
1
android
1
jvm
1
java
1
bcs
1
sdk-python
1
python
1
client-sdk
1
wallet-kit
1
wallet-adapter
1
suiet
1
chrome-extension
1
smart-contracts
1
vm
1
javascript
1
browser
1
aptos
1
snowflake
1
cron-parser
1
cron
1
taos
1
movevm
1
move-modules
1
dove
1
diem-tokens
1
diem-modules
1
diem-blockchain
1
diem
1
twitter
1
nft
1
swap
1
amm
1
distributed-ledger-technology
1