You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
All of these provide (de)serialisation of data. They could be placed into a single repo, where the appropriate modules can still be loaded selectively from the outside, for example: require('ethereumjs-data-schemes/tx).
This should help in the maintenance work as it would reduce the number of repositories.
The text was updated successfully, but these errors were encountered:
axic
changed the title
Create monorepo for blockchain data schemes
Project suggestion: create monorepo for blockchain data schemes
Jul 17, 2018
All of these provide (de)serialisation of data. They could be placed into a single repo, where the appropriate modules can still be loaded selectively from the outside, for example:
require('ethereumjs-data-schemes/tx
).This should help in the maintenance work as it would reduce the number of repositories.
The text was updated successfully, but these errors were encountered: