Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryosk7/yamori-nft-marketplace
技術書展15 向けに書いた「Rubyでつくるマーケットプレイス」に沿って作られたアプリです。
https://github.com/ryosk7/yamori-nft-marketplace
nft ruby ruby-on-rails web3
Last synced: about 1 month ago
JSON representation
技術書展15 向けに書いた「Rubyでつくるマーケットプレイス」に沿って作られたアプリです。
- Host: GitHub
- URL: https://github.com/ryosk7/yamori-nft-marketplace
- Owner: ryosk7
- Created: 2023-11-08T15:54:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-26T07:24:58.000Z (about 1 year ago)
- Last Synced: 2024-10-18T19:53:50.390Z (3 months ago)
- Topics: nft, ruby, ruby-on-rails, web3
- Language: Ruby
- Homepage: https://yamori-nft-marketplace.fly.dev/
- Size: 440 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Yamori NFT Marketplace
![yamori_nft_top_image](https://github.com/ryosk7/yamori-nft-marketplace/blob/main/repository_images/yamori_nft_marketplace_snapshot.png?raw=true)
技術書展 15 向けに書いた「Ruby でつくるマーケットプレイス」に沿って作られたアプリです。
本はこちらで購入可能です。
https://techbookfest.org/product/4D0SCAdL9Rk75SttLJ4xsS?productVariantID=mihs8CKjPy3SvwUwF1N3XJ
## 本の読み方
このリポジトリは、本書の章とブランチが完全に一致されるように作られています。
| 本書 | ブランチ |
| ---- | ---- |
| 第3章 | chapter-3 |
| 第4章 | chapter-4 |
| 第5章 | chapter-5 |
| 第6章 | chapter-6 |
| 第7章 | chapter-7 |
| 第8章 | chapter-8 |## セットアップ
```sh
$ bundle install
$ ./bin/dev
```## スマートコントラクト
本書で利用されるスマートコントラクトはこちらのリポジトリに置いてあります。
https://github.com/ryosk7/hardhat-contracts## お問合せ
https://x.com/ryosk7 にダイレクトメッセージをお願いします。