Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addition of MEWC to Zelcore #74

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions coininfo.js
Original file line number Diff line number Diff line change
Expand Up @@ -17805,6 +17805,37 @@ const coininfo = {
"https://thecomettoken.com/about",
],
},
meowcoin: {
description: "<a href=\"https://coingecko.com/en/coins/meowcoin\">Meowcoin</a> (MEWC) is a fork of the <a href=\"https://coingecko.com/en/coins/ravencoin\">Ravencoin</a> (RVN) blockchain in which is not only dedicated to the creation and peer-to-peer transfer of assets, but also dedicated to our cause of supporting various real-world, community based animal shelters/clinics/protective organizations. Just as <a href=\"https://coingecko.com/en/coins/monero\">Monero</a> is solely focused on privacy, Ravencoin specializes in asset transfer – nothing more, nothing less. Although you can exchange assets over other blockchains, like <a href=\"https://coingecko.com/en/coins/bitcoin\">Bitcoin</a> and <a href=\"https://coingecko.com/en/coins/ethereum\">Ethereum</a>, that’s not their intended purpose. The lack of specialization leads to problems that are specific to transferring assets. Ravencoin enabled you to create and trade any real-world (e.g., gold bars, land deeds) or digital (e.g., gaming items, software licenses) assets on a network with only that in mind.\r\n\r\nRavencoin did not have an established team. It is an open-source project led by the core developers and Tron Black. Bruce Fenton, a previous board member of The Bitcoin Foundation, advised the team. The core developers launched Ravencoin on January 3rd, 2018 and Fenton kicked off the launch with a Tweet announcing the start of mining.\r\n\r\nMeowcoin aimed to keep these same values but expand upon the technologies offered by the coin, as well as utilize the project to give good back to the community through weekly donations to various animal health, animal rights, and animal service groups across the globe! The Meowcoin core devs launched the coin on September 6th, 2022, and it has been off to the races since! The Meowcoin staff consists of the original founders MeowMan and Meowmancer, the support/marketing team MrTheKing43 and Mana, and the development team nameless and α (all discord usernames). Big things are brewing for this community!",
total_supply: 21000000000,
circulating_supply: 1040859310,
websites: [
"https://www.mewccrypto.com",
],
explorers: [
"https://explorer.mewccrypto.com",
],
medium: "",
discord: "https://discord.gg/DkVz5JYkAk",
telegram: "https://t.me/+UH37sU5CHwwyYmQ1",
bitcointalk: "https://bitcointalk.org/index.php?topic=5412692.0",
facebook: "",
twitter: "https://twitter.com/meowcoinlol",
reddit: "https://www.reddit.com/r/MeowcoinOfficial",
repository: "https://github.com/justaresearcher/meowcoin",
youtube: "https://www.youtube.com/embed/fbfUvkZaw2w?rel=0&showinfo=0",
instagram: "",
tiktok: "",
twitch: "",
linkedin: "",
cryptoCompareID: "",
coinMarketCapID: "meowcoin",
coingeckoID: "meowcoin",
auditInfos: [],
whitepaper: [
"https://docs.mewccrypto.com/whitepaper",
],
},
};

export default {
Expand Down
50 changes: 50 additions & 0 deletions coinsSimple.js
Original file line number Diff line number Diff line change
Expand Up @@ -22933,6 +22933,56 @@ const coins = {
"ergo",
],
},
meowcoin: {
coin: "meowcoin",
name: "Meowcoin",
uri: [
"meowcoin",
"mewc",
],
pubKeyHash: "32",
scriptHash: "7a",
messagePrefix: "\u0028Meowcoin Signed Message:\n",
normalAddress: "M",
normalAddressB: "M",
scriptAddress: "m",
scriptAddressB: "m",
wif: "80",
slip: 1669,
addresses: [],
api: [
"https://explorer.mewccrypto.com/api/",
"https://explorer.mewccrypto.com/ext/",
],
pathlinux: "meowcoin",
pathmac: "Meowcoin",
path: "Meowcoin",
unit: "MEWC",
config: "meowcoin",
rpcport: 9766,
testnetrpcport: 19766,
type: "btc",
explorer: [
"https://explorer.mewccrypto.com/",
"https://explorer.mewccrypto.com/tx/",
],
logolink: "@/assets/logos/MEWC.svg",
node: [
"explorer.mewccrypto.com",
"node-map.mewccrypto.com",
"arcade.mewccrypto.com",
],
fee: 0.00001,
feepolicy: {
economy: 2000,
normal: 6000,
fast: 12000,
},
color: "#D8C47E",
backend: [
"iquidus",
],
},
};

module.exports = coins;
68 changes: 68 additions & 0 deletions logos/MEWC.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.