반응형
250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- NFT개발
- html5예제
- html5웹디자인예제
- html5배경만들기
- 웹예제
- 웹디자인예제
- 솔라나
- 솔라나NFT
- 솔라나개발
- 솔라나cookbook
- html5글자효과
- 웹디자인
- html5popup
- 이중화
- html5기초
- grpc
- solanaNFT
- html5웹디자인
- nft예제
- 포트폴리오예제
- pgpool
- NFT
- 서버
- html5기초예제
- html5포트폴리오예제
- HTML5
- html5디자인예제
- 포트폴리오
- PostgresSQL
- NFT솔라나
Archives
- Today
- Total
목록솔라나API (1)
Scikit Web
Solana Airdrop Test Sol API 솔라나 테스트 Sol API
솔라나 테스트 솔을 이용하는 방법으로는 1. Sol Scan 사이트 이용하여 충전 2. Airdrop API를 이용하여 충전 이렇게 2가지 방법이 있다. https://solanacookbook.com/references/local-development.html#subscribing-to-events import { Connection, Keypair, LAMPORTS_PER_SOL } from "@solana/web3.js"; (async () => { const keypair = Keypair.generate(); const connection = new Connection("devnet", "confirmed"); const airdropSignature = await connection.reque..
NFT/Solana(솔라나)
2022. 6. 18. 06:52