반응형
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
- grpc
- html5웹디자인예제
- HTML5
- 솔라나개발
- html5기초예제
- 웹디자인예제
- nft예제
- html5예제
- NFT개발
- 솔라나cookbook
- html5디자인예제
- html5포트폴리오예제
- 솔라나
- 이중화
- pgpool
- html5기초
- 웹예제
- solanaNFT
- NFT
- 웹디자인
- html5배경만들기
- 포트폴리오
- 포트폴리오예제
- NFT솔라나
- PostgresSQL
- 서버
- 솔라나NFT
- html5웹디자인
- html5글자효과
- html5popup
Archives
- Today
- Total
목록솔라나쿡북 (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