parse-blockchain icon indicating copy to clipboard operation
parse-blockchain copied to clipboard

Blockchain (Ethereum) dApps development made easy with Parse Server (alpha)

Results 47 parse-blockchain issues
Sort by recently updated
recently updated
newest added

Removes [degenerator](https://github.com/TooTallNate/node-degenerator). It's no longer used after updating ancestor dependency [parse-server](https://github.com/parse-community/parse-server). These dependencies need to be updated together. Removes `degenerator` Updates `parse-server` from 4.10.10 to 5.2.7 Release notes Sourced from...

dependencies

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=parse-url&package-manager=npm_and_yarn&previous-version=6.0.0&new-version=6.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

It would be good to add an endpoint (maybe also a feature on Parse Dashboard?) to validate the data on blockchain.

We need to include more detailed information about the blockchainStatus and blockchain Result fields in the repository README.

Currently, there is a single behavior to store the whole Parse Object to the blockchain network. We wanted the developers to be able to switch if they either want to...

### Suggestions - [ ] Add `@parse/blockchain-example` as example for less manual setup --> https://github.com/parse-community/parse-server-blockchain/pull/6 - [x] Change email address in the packages from `Parse Community `to `Parse Platform `,...

We need a way to track the status of the on-chain sync tx. If tx fails - how do we retry? **IDEA** Could be better to have an option to...