Skip to content
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.
/ fragnova.js Public archive

JavaScript/TypeScript SDK for the Fragnova Blockchain

Notifications You must be signed in to change notification settings

fragnova/fragnova.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fragnova.js

This repository is an NPM Workspace (i.e Mono-Repo) that contains the code of the following NPM Packages that can be used to interact with the Fragnova Blockchain:

  1. @fragnova/types: Polkadot.js Type Definitions (https://polkadot.js.org/docs/api/examples/promise/typegen/) of the Fragnova Blockchain
  2. @fragnova/api: The API object (https://polkadot.js.org/docs/api) that can be used to interact with the Fragnova Blockchain
  3. @fragnova/sdk: SDK for interacting with the Fragnova Blockchain

Building the NPM Packages

To build the NPM Packages in this Mono-Repo, you must go to the root directory of this repository and run the following command:

npm install && npm run build

About

JavaScript/TypeScript SDK for the Fragnova Blockchain

Resources

Stars

Watchers

Forks

Packages

No packages published