Skip to content

Instantly share code, notes, and snippets.

View eino-makitalo's full-sized avatar

Eino Mäkitalo eino-makitalo

View GitHub Profile
@boxabirds
boxabirds / .cursorrules
Last active August 2, 2025 15:35
Rock solid: turn Cursor into a rock-solid software engineering companion
# Project Policy
This policy provides a single, authoritative, and machine-readable source of truth for AI coding agents and humans, ensuring that all work is governed by clear, unambiguous rules and workflows. It aims to eliminate ambiguity, reduce supervision needs, and facilitate automation while maintaining accountability and compliance with best practices.
# 1. Introduction
> Rationale: Sets the context, actors, and compliance requirements for the policy, ensuring all participants understand their roles and responsibilities.
## 1.1 Actors
// Manually build an EVM ExportTx which eports AVAX
import {
Avalanche,
BinTools,
BN,
Buffer
} from "avalanche"
import {
EVMAPI,
ExportTx,