sol-to-ngn

1.0.1 • Public • Published

Solana to Naira

Install with npm install sol-to-ngn

Import or Require with const soltongn = require('sol-to-ngn');

Call the function solToNgn() and it returns a string

EG: ``` const solToNgn = require('./sol-to-ngn');

solToNgn() .then(rate => { console.log("SOL to NGN conversion rate:", rate); }) .catch(error => { console.error("Error:", error.message); });```

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    0

Package Sidebar

Install

npm i sol-to-ngn

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

2.82 kB

Total Files

4

Last publish

Collaborators

  • israeltheory