
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
mintme-rpc-web3js
Advanced tools
const web3 = require("path/to/index.js");
rpc_url= "Mintme RPC Url" senderPrivateKey= "Your Private Key" senderAddress= "Your address" password= "Wallet password"
This are the available method you can use in index.js
Y =Yes ,N=No
| Methods | Returns | async |
|---|---|---|
| sendMintme(String toAddress,double amount) | Promise:Json Data | Y |
| addressTransfer(String toAddress,double amount,String contractAddress) | Promise:Json Data | Y |
| createWallet(String<=32 randomString) | Promise:Json Data | Y |
| amountContractCaculator(double amount) | Int 12 digit gwie converted amount | Y |
| getTransactionInfo(32bytes hash) | Promise:Json Data | Y |
| generateString(void) | Random String 32 character string | Y |
| amountMintmeCalculator(double amount) | Int 18 digit gwie converted amount | Y |
| getTransactionReceipt(string transactionHash) | Promise:Json Data | Y |
More info will be updated here !
FAQs
Mintme rpc for sending transaction via web3Js
We found that mintme-rpc-web3js demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.