Skip to content

Commit

Permalink
New kobosu (#908)
Browse files Browse the repository at this point in the history
Closes: #910

---------

Co-authored-by: Christian Montoya <[email protected]>
  • Loading branch information
khanti42 and Montoya authored Nov 19, 2024
1 parent e27543a commit 69be142
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions src/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -965,6 +965,36 @@
}
}
},
"npm:@doggyfi-official/kobosu": {
"id": "npm:@doggyfi-official/kobosu",
"metadata": {
"name": "kobosu",
"author": {
"name": "The Epiphyte Corporation",
"website": "https://theepiphytecorporation.xyz"
},
"website": "https://doggyfi.xyz/snap",
"summary": "Trade and manage dogecoin, DRC-20, Dunes, Doginals and more",
"description": "DoggyFi brings Dogecoin functionality directly into your MetaMask wallet. With this Snap, you can interact with the Dogecoin blockchain seamlessly.\n\nFeatures:\n\n- Generate a single Dogecoin address derived from your MetaMask secret recovery phrase.\n- Check the balance of your Dogecoin address.\n- View the list of transactions associated with your address.\n- Send DOGE from your address to another address.\n- Send DRC-20 tokens from your address to another address.\n- Send Dunes from your address to another address.\n- Mint DRC-20 tokens.\n- Mint transfer inscriptions for DRC-20 tokens.\n- Deploy DRC-20 tokens to the network.\n- Send Doginals to specified addresses.\n- Inscribe Doginals onto the Dogecoin blockchain.\n- Open Dunes by deploying open dune transactions.\n\nHow to Use:\n\n1. Head to https://doggyfi.xyz/snap and connect your MetaMask wallet. You will be prompted to install the Snap.\n2. Grant Permissions: When prompted, grant the required permissions to enable full functionality.\n3. Interact with Dogecoin: Use your MetaMask wallet to interact with the Dogecoin network using the features listed above.\n\nFor more detailed information and tutorials, please visit the DoggyFi Snap README: https://github.com/DoggyFiOfficial/dogecoin-snap-public/blob/main/README.md.\n\nFor Developers:\n\n- Utilize the exposed RPC API methods to build DApps or integrations that leverage Dogecoin within MetaMask: https://github.com/DoggyFiOfficial/dogecoin-snap-public/tree/main?tab=readme-ov-file#methods.",
"audits": [
{
"auditor": "Sayfer",
"report": "https://sayfer.io/audits/metamask-snap-audit-report-for-doggyfi/"
}
],
"category": "interoperability",
"support": {
"contact": "https://discord.gg/kyc4rvSe7A",
"knowledgeBase": "https://github.com/DoggyFiOfficial/dogecoin-snap-public/blob/main/README.md"
},
"sourceCode": "https://github.com/DoggyFiOfficial/dogecoin-snap-public"
},
"versions": {
"0.1.6": {
"checksum": "vMNg2pnWhyV1Yop7EAzLUWE4ivBMP96HG17rQq4hiMY="
}
}
},
"npm:@clustersxyz/metamask-snap": {
"id": "npm:@clustersxyz/metamask-snap",
"metadata": {
Expand Down

0 comments on commit 69be142

Please sign in to comment.