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