8000 GitHub - jpg-store/contracts-v3: The smart contracts powering jpg.store
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jpg-store/contracts-v3

Repository files navigation

Jpg Store

jpg.store v3 contracts powered by Aiken

Licence Tests


This repo contains the smart contracts powering jpg.store. 100% written in Aiken.

There are two main contracts: Bid and Ask. Bids are offerings in ADA in exchange for a given asset, asks are assets in exchange for ADA.

Ask bulk-purchase currently maxes out at 54 assets in a single transaction when running the e2e tests.

Ask

Important/Breaking changes

Check out our medium post

Development

  • install Aiken
  • aiken check
  • cd e2e && deno task e2e

If you change any Aiken code please run aiken build and commit the plutus.json file.

About

The smart contracts powering jpg.store

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
0