ever0de / onflow-account-manager

process N transactions at the same time in `onflow` blockchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

onflow concurrent transactions

Description

This is a package created to process N transactions at the same time in onflow.

Account Manager

Carrying Account[], creates a new account when all accounts are currently in use as proposer.

Account

This is the default Account class where you can create authentication to use onflow mutate.

About

process N transactions at the same time in `onflow` blockchain


Languages

Language:TypeScript 94.4%Language:JavaScript 5.6%