Single Page Application (SPA) which displays a list of GitHub users by using GitHub public API with an option to display detailed user data on a separate page.
Boilerplate code for creating your next enterprise scale microservices-based application written in .Net Core Web APIs and MongoDB NoSQL database, with Docker containers support.
update cli
debug pphash mismatch
debug cost model
debug pphash mismatch
debug cost model
Merge branch 'prebuilt-contracts' of https://github.com/MeshJS/mesh into prebuilt-contracts
write the first prebuilt smart contract
update demo to use BasicMarketplace
fix build
added plu-ts marketplace contract
added explanation on how to use the contract
compile the pluts smart contract
tmp update demo for marketplace
fix datum
fix build
update demo
partial fix for the buy endpoint
added traces to marketplace contract
update pluTS
Co-authored-by: Michele Nuzzi michele-nuzzi@users.noreply.github.com
update package version
update docs, guides, cli, and starter kit for marketplace
update package version
update pluTS
Co-authored-by: Michele Nuzzi michele-nuzzi@users.noreply.github.com
partial fix for the buy endpoint
fix datum
fix build
compile the pluts smart contract
Hello
I'm interested in using MeshJs in a new project. However the project is based on Svelte, rather than React.
Do I just use the @meshsdk/core
package? Does this have all the functionality, minus the presentation layer?
Thanks
Yes it should work just fine as long as you use webpack
instead of Vite
as a bundler
@meshsdk/core
doesn't depend on or use React
at all you can use it with any framework even in a Node.js
application.
fix build
write the first prebuilt smart contract
Hi, @magick93 unfortunately Yoroi doesn't fully support the CIP-30 specs.
Adding yoroi
to the array of supported wallets isn't enough 😅
we have to make changes to the BrowserWallet class too
implement parseAssetUnit
use new_ref_input_with_lang_ver
update fetch asset address
Update faq.tsx
Update README.md
Update sendAdaHandler.tsx
Update SC guide
Merge branch 'frontend-updates' of https://github.com/MeshJS/mesh into frontend-updates
Merge pull request #71 from MeshJS/frontend-updates
Frontend and SC guide updates
implement buildMintWitness
use set_prefer_alonzo_format
enable plutus minting
add prototype
pump up version
Create sitemap.xml
Update connect-wallet.tsx
implement checkSignature
WIP data sign
fix cosekey
implement generateNonce
docs update
update tweets
GetCollateral docs
update browser wallet docs
Merge pull request #102 from MeshJS/docs-update
Docs update
minor fixes and tweaks
update with new starter kit
pump up version
Merge pull request #94 from MeshJS/ecoms-starter
update with new starter kit
update plutus v2 cost model
lint fix and pump up the version
update dependencies
Merge pull request #97 from MeshJS/valentine-upgrade
update Plutus V2 cost model
start the pluTS era
update plutus v2 cost model
lint fix and pump up the version
update dependencies
Merge pull request #97 from MeshJS/valentine-upgrade
update Plutus V2 cost model