Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akihokurino/canvas-nft-generator
mint nft, sell opensea, transfer nft api
https://github.com/akihokurino/canvas-nft-generator
async-graphql dynamodb ethereum ethers-rs grpc-web hardhat ipfs opensea rust sam solidity tonic
Last synced: 19 days ago
JSON representation
mint nft, sell opensea, transfer nft api
- Host: GitHub
- URL: https://github.com/akihokurino/canvas-nft-generator
- Owner: akihokurino
- Created: 2022-01-12T07:41:30.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-24T10:48:15.000Z (over 1 year ago)
- Last Synced: 2024-04-14T20:34:59.942Z (8 months ago)
- Topics: async-graphql, dynamodb, ethereum, ethers-rs, grpc-web, hardhat, ipfs, opensea, rust, sam, solidity, tonic
- Language: Rust
- Homepage: https://testnets.opensea.io/Akiho
- Size: 260 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Used, Dependency
- rust
- actix-web4( https://actix.rs/ )
- async-graphql( https://github.com/async-graphql/async-graphql )
- lambda-web( https://github.com/hanabu/lambda-web )
- aws-sdk-rust ( https://github.com/awslabs/aws-sdk-rust )
- dynamodb
- lambda
- api gateway
- route53
- certificate manager
- ssm
- ses
- sns
- event bridge
- grpc-web
- tonic( https://github.com/hyperium/tonic )
- opensea ( https://opensea.io/ )
- ethers-rs ( https://github.com/gakonst/ethers-rs )
- hardhat ( https://hardhat.org/ )
- solidity v0.8.17
- open zeppelin ( https://openzeppelin.com/ )
- infura ( https://infura.io/ )## SupportNetwork
- avalanche
## Related
- https://github.com/akihokurino/canvas-ios
- https://github.com/akihokurino/canvas-asset-generator
- https://github.com/akihokurino/canvas-web
- https://github.com/akihokurino/lambda-opensea## OpenSea
https://testnets.opensea.io/Akiho
## Architecture
![frame](https://user-images.githubusercontent.com/2268288/167259508-e5007300-8d7b-40b5-9e63-eea3b913af4c.png)
## Images