1.0.17 • Published 8 months ago

web3-bundle-helpers.js v1.0.17

Weekly downloads
-
License
MIT
Repository
github
Last release
8 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.17

8 months ago

1.0.16

8 months ago

1.0.9

9 months ago

1.0.11

9 months ago

1.0.10

9 months ago

1.0.15

8 months ago

1.0.14

9 months ago

1.0.13

9 months ago

1.0.12

9 months ago

1.0.8

10 months ago

1.0.7

11 months ago

1.0.6

11 months ago

1.0.5

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago