Skip to content

Instantly share code, notes, and snippets.

@mainnet-pat
Created January 9, 2023 15:41
Show Gist options
  • Save mainnet-pat/95df7e844987af8ca4bebbff90f1f625 to your computer and use it in GitHub Desktop.
Save mainnet-pat/95df7e844987af8ca4bebbff90f1f625 to your computer and use it in GitHub Desktop.

mainnet.cash Flipstarter 01.2023

This document will serve as Flipstarter campagin delivery tracker

See the flipstarter page: https://fund.mainnet-pat.me

@mainnet-pat
Copy link
Author

Funded!

Jan 11, 2023 6:16 PM UTC the campaign got funded. Thanks to all the contributors <3

Update 1

We have implemented a lot of stability improvements related to cashtokens:
See releases 1.0.8 and 1.0.9

Update 2

We have provided 3 more sample project starters with mainnet.cash included: react-next, vue-nuxt and vue-vite boilerplate projects:
See release https://github.com/mainnet-cash/mainnet-js/releases/tag/1.0.10

Update 3

We have been very active supporting:

@mainnet-pat
Copy link
Author

mainnet-pat commented Mar 11, 2023

Update 4: Feb. 7 2023

p2p-cash library is published which is proposed to be used for mempool monitoring for HDWallets. See http://p2p-cash.mainnet-pat.me

@mainnet-pat
Copy link
Author

Update 5: Feb. 15 2023

We have been very active supporting Mathieu G with their cashtokens webwallet, resolving issues with BCMR and cashtoken metadata resolution. See releases 1.0.11 and 1.0.12

@mainnet-pat
Copy link
Author

Update 6: Mar. 3 2023

We have deployed a chaingraph instance for mainnet and chipnet BCH networks at https://chaingraph.pat.mn. This indexer service allows to replace (slower and SPV-based) authchain and BCMR resolution implemented in mainnet.cash in future. Will also allow for mempool monitoring for HDWallets.

@mainnet-pat
Copy link
Author

mainnet-pat commented Mar 11, 2023

Update 7: Mar. 11 2023

We have been very active supporting Mathieu G with their cashtokens webwallet, resolving issues with BCMR and cashtoken metadata resolution. See releases 1.0.13 to 1.0.15

@mainnet-pat
Copy link
Author

mainnet-pat commented Apr 1, 2023

Update 8: Mar. 18 2023

We have created a new service for data pinning on IPFS with BCH payment and on-chain settlement. This service allows you both to upload your data from PC or script the pinning into your workflows. This service is targeted to cashtoken users and wallet developers publishing BCMR token data. Check it out here http://ipfs-bch.pat.mn

@mainnet-pat
Copy link
Author

Update 9: Mar. 25 2023

We were active supporting Mathieu G and Salem Kode who reported various issues working with mainnet-js in cashtokens applications. Salem is building a cashtokens explorer application using our chaingraph.pat.mn and we helped them building token queries. Several bugfix releases for mainnet-js were published (1.0.16 to 1.0.18)

@mainnet-pat
Copy link
Author

Update 10: Mar. 30 2023

A significant update to mainnet.cash: we have upgraded the contract package to support cashscript 0.8.0 with cashtokens, which allows to develop feature rich token-aware covenants. A breakthrough achievement of this update is a contract conversion tool which allows you to generate a libauth template for your cashscript contracts giving the ease of a step-by-step BCH contract debugging in bitauth IDE. See an example anyhedge contract transformed for debugging here. See release 1.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment