Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtnetwork committed Feb 6, 2025
1 parent d6ec400 commit a90b82d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ Onchain Plugin for Dart—an advanced cross-platform solution that seamlessly in

this plugin enables:

Tron: Account creation, asset transfers, native operations, and smart contract execution.
Solana: Metaplex integration, token management, staking, and smart contracts.
Cardano: Legacy and Shelley-era support, staking, pools, and transactions.
Aptos & Sui: Encoding/decoding of Move types, transaction management, and smart contract interactions.
- Tron: Account creation, asset transfers, native operations, and smart contract execution.
- Solana: Metaplex integration, token management, staking, and smart contracts.
- Cardano: Legacy and Shelley-era support, staking, pools, and transactions.
- Aptos & Sui: Encoding/decoding of Move types, transaction management, and smart contract interactions.
This package streamlines blockchain development across multiple ecosystems, making it a comprehensive toolkit for Dart developers.


Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: on_chain
description: Streamline Ethereum, Tron, Solana and Cardano operations. Effortlessly create transactions, interact with smart contracts, sign, and send transactions.
description: Streamline Ethereum, Tron, Solana sui, aptos and Cardano operations. Effortlessly create transactions, interact with smart contracts, sign, and send transactions.
version: 6.0.0
homepage: "https://github.com/mrtnetwork/on_chain"
repository: "https://github.com/mrtnetwork/on_chain"
Expand All @@ -10,7 +10,7 @@ topics:
- ethereum
- cardano
- solana
- wallet
- sui

environment:
sdk: '>=3.3.0 <4.0.0'
Expand Down

0 comments on commit a90b82d

Please sign in to comment.