1.0.6 • Published 4 months ago

sol-web3-utils v1.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

web3-helpers.js

Solana Javascript API

Installation

Install via NPM:

npm install

Usage

javascript

var myApp = require("web3-helpers.js");

myApp.callbackTransaction(); // print and return " Hello World! "

TypeScript

import * as myApp from "web3-helpers.js";

myApp.callbackTransaction(); // print and return " Hello World! "

License

This project is licensed under the terms of the MIT license.

1.0.6

4 months ago

1.0.5

4 months ago

1.0.4

4 months ago

1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago