vlmoon99 Profile Banner
Vladyslav🇺🇦 Profile
Vladyslav🇺🇦

@vlmoon99

Followers
41
Following
441
Media
0
Statuses
38

Joined June 2023
Don't wanna be here? Send us removal request.
@vlmoon99
Vladyslav🇺🇦
1 month
Write Your Smart Contract on Go in 5 Steps.
4
0
12
@vlmoon99
Vladyslav🇺🇦
1 month
🚀 Introducing the experimental Swift SDK for NEAR smart contracts!.Now live at 👉 Built with @swiftwasm and @SwiftLang for real cross-platform WebAssembly support. Our "Hello World" contract compiles down to just 588 bytes! 🧵. Big thanks to @MaxDesiatov.
Tweet card summary image
github.com
Experimental Near SDK for Swift lang . Contribute to vlmoon99/near-sdk-swift development by creating an account on GitHub.
8
6
24
@vlmoon99
Vladyslav🇺🇦
1 month
RT @NEARProtocol: You don’t need 10 wallets, 4 bridges, and a PhD to use crypto. FORK THAT. Build with Intents. Build on NEAR.
0
67
0
@vlmoon99
Vladyslav🇺🇦
1 month
Learn More. 📚 Master NEAR smart contracts with Go! Use: .- Go Smart Contract Template : - Near SDK Go: .- Near CLI Go: .- Docs: .Join @NEARProtocol! #NEAR #GoLang #Web3.
Tweet card summary image
docs.near.org
Quick tutorial to create your first NEAR smart contract in JavaScript, Rust, or Python - build, test, and deploy a Hello World contract to NEAR testnet.
0
1
4
@vlmoon99
Vladyslav🇺🇦
1 month
Step 5 - Test Contract. 🧪 Test your contract with: .```bash .near-go call --from youraccount.testnet --to contract.testnet --function InitContract --args '{}' --gas '300 Tgas' --deposit '0 NEAR' --network testnet .``` .See tx details on Build Web3.
Tweet card summary image
testnet.nearblocks.io
Near Blocks is a Block Explorer and Analytics Platform for Near blockchain (Ⓝ), a new blockchain and smart transaction platform.
2
0
3
@vlmoon99
Vladyslav🇺🇦
1 month
Step 4 - Deploy Contract. 🌐 Deploy your contract to NEAR testnet! Create an account: .```bash .near-go account create -n "testnet" -a "youraccount.testnet" .``` .Then deploy: .```bash .near-go deploy -id "youraccount.testnet" -n "testnet" .``` .Check tx on.
1
0
2
@vlmoon99
Vladyslav🇺🇦
1 month
Step 3 - Explore the Code. 🔍 In `main.go`, TinyGo turns Go into WebAssembly for NEAR. Key functions: .- `InitContract`: Sets up contract .- `WriteData`: Saves data on-chain .- `ReadData`: Gets data .- `AcceptPayment`: Handles deposits .- `ReadIncommingTxData`: Reads tx.
1
0
2
@vlmoon99
Vladyslav🇺🇦
1 month
Step 2 - Create & Build Contract. 🛠️ Create a NEAR smart contract in Go: .```bash .near-go create -p "example" -m "example" -t "smart-contract-empty" .cd example/contract .near-go build .``` .This makes `main.wasm`—your WebAssembly contract ready to deploy! #NEAR #GoLang.
1
0
2
@vlmoon99
Vladyslav🇺🇦
1 month
Step 1 - Install Tools. 🚀 Want to write smart contracts in Go on @NEARProtocol? Start by installing TinyGo & near-cli-go: .```bash .wget .sudo dpkg -i tinygo_0.38.0_amd64.deb .curl -LO && bash .```.
1
0
2
@vlmoon99
Vladyslav🇺🇦
2 months
RT @NEARDevHub: 🚀 Go devs: You can now build smart contracts entirely in Go. No Rust. No JS. No YAML. Just Go + WebAssembly on @NEARProtoc….
0
5
0
@vlmoon99
Vladyslav🇺🇦
3 months
RT @ilblackdragon: Blink and it’s final: NEAR blocks are now 600ms, with 1.2 second finality. That’s 10x faster finality than Solana. 600x….
0
131
0
@vlmoon99
Vladyslav🇺🇦
7 months
RT @Freol: Guess what will be the next language available for NEAR contracts development. Reminder that we already have SDKs for #Solidity….
0
2
0
@vlmoon99
Vladyslav🇺🇦
7 months
RT @ilblackdragon: Want to integrate AI directly into your smart contracts?. @near_ai offers an easy way to run AI models & agents directly….
0
28
0
@vlmoon99
Vladyslav🇺🇦
8 months
RT @xenovacom: First project of 2025: Vision Transformer Explorer. I built a web app to interactively explore the self-attention maps produ….
0
21
0
@vlmoon99
Vladyslav🇺🇦
8 months
RT @ggerganov: Open the pod bay doors, HAL.
Tweet media one
0
40
0
@vlmoon99
Vladyslav🇺🇦
8 months
RT @victormustar: More hyped by TRELLIS than Sora 😅.
0
8
0
@vlmoon99
Vladyslav🇺🇦
8 months
RT @victormustar: 🤯 Is 3D generation finally cracked? TRELLIS might be the solution we've been waiting for, nearly ready for production!….
0
185
0
@vlmoon99
Vladyslav🇺🇦
9 months
RT @ChinnaDevarapu: 1/6 🧵 I'm building what might be the smallest.#opensource #spectrometer with an easy to use UI! I call it a pocket spec….
0
114
0
@vlmoon99
Vladyslav🇺🇦
9 months
RT @yowl00: Really rough but, C# Snake in 6KB in WebAssembly.Using NativeAOT-LLVM and Wasm4 #wasm4 #Dotnet .See for .
0
18
0