Pinned Repositories
add-to-calendar-button
A convenient JavaScript snippet, which lets you create beautiful buttons, where people can add events to their calendars.
cli
CLI to build, test, and deploy NEAR smart contracts
contract-riffs
Small contract pieces for publishing, deploying, and upgrading rust smart contracts on NEAR
cra-template-near
Minimal NEAR template for Create React App using TypeScript
hello-world-soroban-comparison
soroban-abundance-token
a mint-what-you like Soroban token frontend build in plain JS with no React
soroban-tutorial-project
wit-bindgen
A language binding generator for WebAssembly interface types
witgen
witgen is a library to generate .wit files for WebAssembly in Rust
witme
Tools for generating to and from wit format
Aha Labs's Repositories
AhaLabs/cra-template-near
Minimal NEAR template for Create React App using TypeScript
AhaLabs/cli
CLI to build, test, and deploy NEAR smart contracts
AhaLabs/add-to-calendar-button
A convenient JavaScript snippet, which lets you create beautiful buttons, where people can add events to their calendars.
AhaLabs/NEAR-NFT-Staking
Smart Contract of NFT, FT, Staking in NFT Staking
AhaLabs/NEPs
The Near Enhancement Proposals repository
AhaLabs/witgen
witgen is a library to generate .wit files for WebAssembly in Rust
AhaLabs/burrowland
Some tokens can be "landed" and some "burrowed"
AhaLabs/example-helloworld
Hello world on Solana
AhaLabs/fable-raytracer
AhaLabs/goldstack
Test to see if images work when Goldstack is hosted from a non-root domain
AhaLabs/js-components
AhaLabs/near-cli
General purpose command line tools for interacting with NEAR Protocol
AhaLabs/near-jsonrpc-client-rs
Lower-level API for interfacing with the NEAR Protocol via JSONRPC.
AhaLabs/near-linkdrop
Contract to drop tokens via link
AhaLabs/near-sdk-as
Tools for building NEAR smart contracts in AssemblyScript
AhaLabs/near-zig-hw
Basic example of Zig wasm smart contract on NEAR
AhaLabs/NFT
Example implementations of tokens to represent unique assets, such as collectibles or deeds, using the NEP-171 spec (similar to ERC-721)
AhaLabs/nft-tutorial
Tutorial for learning about NFTs on NEAR from simple to complex
AhaLabs/ref-contracts
Smart contracts for Ref Finance
AhaLabs/rust-counter
Simple counter in Rust. Increment, decrement, and reset. See branches for extended usage.
AhaLabs/rust-status-message
Set and retrieve status messages per account with this simple smart contract.
AhaLabs/sputnik-dao-contract
Smart contracts for https://app.astrodao.com
AhaLabs/sputnikdao-cli
Sputnik DAO v2 utils
AhaLabs/syn-file-expand
Rust library to scan files and expand (make modules inline) multi-file crates source code as a single tree.
AhaLabs/tenk-subgraph-template
AhaLabs/tenk-template-nextjs
Explore using Gatsby to create a frontend template for TenkBay.com
AhaLabs/wasm-walrus-tools
Wasm tools using walrus compiled to wasm
AhaLabs/wasmsign2
PoC implementation of the WebAssembly Modules Signatures proposal.
AhaLabs/watt
Runtime for executing procedural macros as WebAssembly
AhaLabs/workspaces-rs
Write tests once, run them both on NEAR TestNet and a controlled NEAR Sandbox local environment via Rust